Searched refs:CAP_KILL (Results 1 – 4 of 4) sorted by relevance
147 #define CAP_KILL 5 macro
455 if (!perm || !capable(CAP_KILL)) in vt_k_ioctl()
833 ns_capable(tcred->user_ns, CAP_KILL); in kill_ok_by_cred()
12372 is_capable &= ns_capable(__task_cred(task)->user_ns, CAP_KILL); in perf_check_permission()