Searched refs:kexec_file_load (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/kernel/ |
D | sys_ni.c | 362 COND_SYSCALL(kexec_file_load);
|
D | kexec_file.c | 320 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, in SYSCALL_DEFINE5() argument
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | systbl.h | 390 SYSCALL(kexec_file_load)
|
/Linux-v4.19/arch/s390/kernel/ |
D | compat_wrapper.c | 185 COMPAT_SYSCALL_WRAP5(kexec_file_load, int, kernel_fd, int, initrd_fd, unsigned long, cmdline_len, c…
|
/Linux-v4.19/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 331 320 common kexec_file_load __x64_sys_kexec_file_load
|
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 331 320 common kexec_file_load __x64_sys_kexec_file_load
|
/Linux-v4.19/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 391 381 common kexec_file_load sys_kexec_file_load compat_sys_kexec_file_load
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 2008 bool "Verify kernel signature during kexec_file_load() syscall" 2012 the kexec_file_load() syscall.
|