Searched refs:kexec_file_load (Results 1 – 3 of 3) sorted by relevance
50 bool "Verify kernel signature during kexec_file_load() syscall"54 This option makes the kexec_file_load() syscall check for a valid64 bool "Require a valid signature in kexec_file_load() syscall"69 the kexec_file_load() syscall.169 For the kexec_file_load() syscall path, specify the maximum number of
293 COND_SYSCALL(kexec_file_load);
363 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, in SYSCALL_DEFINE5() argument
Completed in 19 milliseconds