Searched refs:CAP_KILL (Results 1 – 3 of 3) sorted by relevance
131 #define CAP_KILL 5 macro
580 if (!perm || !capable(CAP_KILL)) in vt_ioctl()
703 if (ns_capable(tcred->user_ns, CAP_KILL)) in kill_ok_by_cred()