Searched defs:cmdline_len (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/firmware/efi/libstub/ |
H A D | file.c | 95 static int find_file_option(const efi_char16_t *cmdline, int cmdline_len, in find_file_option() 193 u32 cmdline_len = efi_table_attr(image, load_options_size); in handle_cmdline_files() local
|
/linux/arch/powerpc/kexec/ |
H A D | file_load.c | 37 unsigned long cmdline_len) in setup_kdump_cmdline()
|
H A D | elf_64.c | 31 unsigned long cmdline_len) in elf64_load()
|
/linux/arch/parisc/kernel/ |
H A D | kexec_file.c | 19 unsigned long cmdline_len) in elf_load()
|
/linux/arch/s390/kernel/ |
H A D | kexec_image.c | 48 char *cmdline, unsigned long cmdline_len) in s390_image_load()
|
H A D | kexec_elf.c | 71 char *cmdline, unsigned long cmdline_len) in s390_elf_load()
|
/linux/kernel/ |
H A D | kexec_file.c | 196 unsigned long cmdline_len, unsigned flags) in kimage_file_prepare_segments() 275 unsigned long cmdline_len, unsigned long flags) in kimage_file_alloc_init() 333 unsigned long, cmdline_len, const char __user *, cmdline_ptr, in SYSCALL_DEFINE5() argument
|
/linux/arch/arm64/kernel/ |
H A D | kexec_image.c | 39 char *cmdline, unsigned long cmdline_len) in image_load()
|
/linux/arch/x86/kernel/ |
H A D | kexec-bzimage64.c | 70 unsigned long cmdline_len) in setup_cmdline() 395 unsigned long cmdline_len) in bzImage64_load()
|
/linux/arch/riscv/kernel/ |
H A D | elf_kexec.c | 171 unsigned long cmdline_len) in setup_kdump_cmdline() 199 unsigned long cmdline_len) in elf_kexec_load()
|
/linux/arch/powerpc/boot/ |
H A D | ops.h | 79 int cmdline_len; member
|