Searched refs:kexec_file_load (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/kho/ |
| H A D | init.c | 41 static long kexec_file_load(int kernel_fd, int initrd_fd, in kexec_file_load() function 70 err = kexec_file_load(fd, -1, len, cmdline, KEXEC_FILE_NO_INITRAMFS); in kexec_load()
|
| /linux/kernel/ |
| H A D | Kconfig.kexec | 50 bool "Verify kernel signature during kexec_file_load() syscall" 54 This option makes the kexec_file_load() syscall check for a valid 64 bool "Require a valid signature in kexec_file_load() syscall" 69 the kexec_file_load() syscall. 166 For the kexec_file_load() syscall path, specify the maximum number of
|
| H A D | sys_ni.c | 293 COND_SYSCALL(kexec_file_load);
|
| H A D | kexec_file.c | 3 * kexec: kexec_file_load system call 364 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, in SYSCALL_DEFINE5() argument 452 kexec_dprintk("kexec_file_load: type:%u, start:0x%lx head:0x%lx flags:0x%lx\n", in SYSCALL_DEFINE5()
|
| /linux/scripts/ |
| H A D | syscall.tbl | 345 294 common kexec_file_load sys_kexec_file_load
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 345 294 common kexec_file_load sys_kexec_file_load
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 335 381 common kexec_file_load sys_kexec_file_load
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 332 320 common kexec_file_load sys_kexec_file_load
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 419 401 common kexec_file_load sys_kexec_file_load
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 477 382 nospu kexec_file_load sys_kexec_file_load
|