Searched defs:cmdline_len (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/firmware/efi/libstub/ |
D | file.c | 105 static int find_file_option(const efi_char16_t *cmdline, int cmdline_len, in find_file_option() 157 u32 cmdline_len = image->load_options_size; in handle_cmdline_files() local
|
/linux-6.1.9/arch/parisc/kernel/ |
D | kexec_file.c | 19 unsigned long cmdline_len) in elf_load()
|
/linux-6.1.9/arch/powerpc/kexec/ |
D | file_load.c | 37 unsigned long cmdline_len) in setup_kdump_cmdline()
|
D | elf_64.c | 30 unsigned long cmdline_len) in elf64_load()
|
/linux-6.1.9/arch/s390/kernel/ |
D | kexec_image.c | 46 char *cmdline, unsigned long cmdline_len) in s390_image_load()
|
D | kexec_elf.c | 69 char *cmdline, unsigned long cmdline_len) in s390_elf_load()
|
/linux-6.1.9/arch/arm64/kernel/ |
D | kexec_image.c | 39 char *cmdline, unsigned long cmdline_len) in image_load()
|
/linux-6.1.9/arch/x86/kernel/ |
D | kexec-bzimage64.c | 70 unsigned long cmdline_len) in setup_cmdline() 388 unsigned long cmdline_len) in bzImage64_load()
|
/linux-6.1.9/arch/riscv/kernel/ |
D | elf_kexec.c | 163 unsigned long cmdline_len) in setup_kdump_cmdline() 190 unsigned long cmdline_len) in elf_kexec_load()
|
/linux-6.1.9/kernel/ |
D | kexec_file.c | 194 unsigned long cmdline_len, unsigned flags) in kimage_file_prepare_segments() 271 unsigned long cmdline_len, unsigned long flags) in kimage_file_alloc_init() 326 unsigned long, cmdline_len, const char __user *, cmdline_ptr, in SYSCALL_DEFINE5() argument
|
/linux-6.1.9/arch/powerpc/boot/ |
D | ops.h | 79 int cmdline_len; member
|