File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/setup.h.tar
Back
usr/src/linux-headers-5.15.0-141/arch/mips/include/uapi/asm/setup.h 0000644 00000000267 15030235034 0020302 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_MIPS_SETUP_H #define _UAPI_MIPS_SETUP_H #define COMMAND_LINE_SIZE 4096 #endif /* _UAPI_MIPS_SETUP_H */ usr/src/linux-headers-5.15.0-142/arch/mips/include/uapi/asm/setup.h 0000644 00000000267 15030257327 0020314 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_MIPS_SETUP_H #define _UAPI_MIPS_SETUP_H #define COMMAND_LINE_SIZE 4096 #endif /* _UAPI_MIPS_SETUP_H */ usr/src/linux-headers-5.15.0-133/arch/arc/include/asm/setup.h 0000644 00000002372 15030301564 0017143 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) */ #ifndef __ASM_ARC_SETUP_H #define __ASM_ARC_SETUP_H #include <linux/types.h> #include <uapi/asm/setup.h> #define COMMAND_LINE_SIZE 256 /* * Data structure to map a ID to string * Used a lot for bootup reporting of hardware diversity */ struct id_to_str { int id; const char *str; }; extern int root_mountflags, end_mem; void setup_processor(void); void __init setup_arch_memory(void); long __init arc_get_mem_sz(void); /* Helpers used in arc_*_mumbojumbo routines */ #define IS_AVAIL1(v, s) ((v) ? s : "") #define IS_DISABLED_RUN(v) ((v) ? "" : "(disabled) ") #define IS_USED_RUN(v) ((v) ? "" : "(not used) ") #define IS_USED_CFG(cfg) IS_USED_RUN(IS_ENABLED(cfg)) #define IS_AVAIL2(v, s, cfg) IS_AVAIL1(v, s), IS_AVAIL1(v, IS_USED_CFG(cfg)) #define IS_AVAIL3(v, v2, s) IS_AVAIL1(v, s), IS_AVAIL1(v, IS_DISABLED_RUN(v2)) extern void arc_mmu_init(void); extern char *arc_mmu_mumbojumbo(int cpu_id, char *buf, int len); extern void read_decode_mmu_bcr(void); extern void arc_cache_init(void); extern char *arc_cache_mumbojumbo(int cpu_id, char *buf, int len); extern void read_decode_cache_bcr(void); #endif /* __ASMARC_SETUP_H */ usr/src/linux-headers-5.15.0-142/arch/ia64/include/uapi/asm/setup.h 0000644 00000001634 15030301565 0020100 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __IA64_SETUP_H #define __IA64_SETUP_H #define COMMAND_LINE_SIZE 2048 extern struct ia64_boot_param { __u64 command_line; /* physical address of command line arguments */ __u64 efi_systab; /* physical address of EFI system table */ __u64 efi_memmap; /* physical address of EFI memory map */ __u64 efi_memmap_size; /* size of EFI memory map */ __u64 efi_memdesc_size; /* size of an EFI memory map descriptor */ __u32 efi_memdesc_version; /* memory descriptor version */ struct { __u16 num_cols; /* number of columns on console output device */ __u16 num_rows; /* number of rows on console output device */ __u16 orig_x; /* cursor's x position */ __u16 orig_y; /* cursor's y position */ } console_info; __u64 fpswa; /* physical address of the fpswa interface */ __u64 initrd_start; __u64 initrd_size; } *ia64_boot_param; #endif usr/src/linux-headers-5.15.0-142/arch/hexagon/include/uapi/asm/setup.h 0000644 00000002031 15030304273 0020755 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301, USA. */ #ifndef _ASM_SETUP_H #define _ASM_SETUP_H #ifdef __KERNEL__ #include <linux/init.h> #else #define __init #endif #include <asm-generic/setup.h> extern char external_cmdline_buffer; void __init setup_arch_memory(void); #endif
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings