Searched refs:ptracer_capable (Results 1 – 3 of 3) sorted by relevance
194 extern bool ptracer_capable(struct task_struct *tsk, struct user_namespace *ns);
508 bool ptracer_capable(struct task_struct *tsk, struct user_namespace *ns) in ptracer_capable() function
952 !ptracer_capable(current, new->user_ns))) { in cap_bprm_creds_from_file()