Searched refs:cap_ptrace_access_check (Results 1 – 4 of 4) sorted by relevance
133 int cap_ptrace_access_check(struct task_struct *child, unsigned int mode) in cap_ptrace_access_check() function1449 LSM_HOOK_INIT(ptrace_access_check, cap_ptrace_access_check),
141 extern int cap_ptrace_access_check(struct task_struct *child, unsigned int mode);539 return cap_ptrace_access_check(child, mode); in security_ptrace_access_check()
14713 ffff800010439700 T cap_ptrace_access_check
Completed in 978 milliseconds