Searched refs:CAP_SYS_BOOT (Results 1 – 4 of 4) sorted by relevance
320 if (!ns_capable(pid_ns->user_ns, CAP_SYS_BOOT)) in SYSCALL_DEFINE4()726 if (!capable(CAP_SYS_BOOT)) in mode_store()758 if (!capable(CAP_SYS_BOOT)) in force_store()803 if (!capable(CAP_SYS_BOOT)) in type_store()839 if (!capable(CAP_SYS_BOOT)) in cpu_store()
199 if (!capable(CAP_SYS_BOOT) || kexec_load_disabled) in kexec_load_check()
362 if (!capable(CAP_SYS_BOOT) || kexec_load_disabled) in SYSCALL_DEFINE5()
282 #define CAP_SYS_BOOT 22 macro
Completed in 8 milliseconds