Home
last modified time | relevance | path

Searched refs:yama_ptrace_access_check (Results 1 – 1 of 1) sorted by relevance

/linux/security/yama/
H A Dyama_lsm.c343 * yama_ptrace_access_check - validate PTRACE_ATTACH calls
349 static int yama_ptrace_access_check(struct task_struct *child, in yama_ptrace_access_check() function
425 LSM_HOOK_INIT(ptrace_access_check, yama_ptrace_access_check),