Home
last modified time | relevance | path

Searched refs:kexec_file_load (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/kernel/
Dsys_ni.c362 COND_SYSCALL(kexec_file_load);
Dkexec_file.c320 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, in SYSCALL_DEFINE5() argument
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h390 SYSCALL(kexec_file_load)
/Linux-v4.19/arch/s390/kernel/
Dcompat_wrapper.c185 COMPAT_SYSCALL_WRAP5(kexec_file_load, int, kernel_fd, int, initrd_fd, unsigned long, cmdline_len, c…
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl331 320 common kexec_file_load __x64_sys_kexec_file_load
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl331 320 common kexec_file_load __x64_sys_kexec_file_load
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl391 381 common kexec_file_load sys_kexec_file_load compat_sys_kexec_file_load
/Linux-v4.19/arch/x86/
DKconfig2008 bool "Verify kernel signature during kexec_file_load() syscall"
2012 the kexec_file_load() syscall.