Searched refs:ptracer_capable (Results 1 – 4 of 4) sorted by relevance
194 extern bool ptracer_capable(struct task_struct *tsk, struct user_namespace *ns);
500 * ptracer_capable - Determine if the ptracer holds CAP_SYS_PTRACE in the namespace in capable_wrt_inode_uidgid() 507 bool ptracer_capable(struct task_struct *tsk, struct user_namespace *ns)511 bool ptracer_capable(struct task_struct *tsk, struct user_namespace *ns) ptracer_capable() function
57 !ptracer_capable(tsk, mm->user_ns))) { in ptrace_access_vm()
947 !ptracer_capable(current, new->user_ns))) { in cap_bprm_creds_from_file()