Searched refs:report_access (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/yama/ |
H A D | yama_lsm.c | 74 static void report_access(const char *access, struct task_struct *target, in report_access() function 105 WARN(1, "report_access called from exiting task"); in report_access() 389 report_access("attach", child, current); in yama_ptrace_access_check() 417 report_access("traceme", current, parent); in yama_ptrace_traceme()
|
/kernel/linux/linux-6.6/security/yama/ |
H A D | yama_lsm.c | 74 static void report_access(const char *access, struct task_struct *target, in report_access() function 105 WARN(1, "report_access called from exiting task"); in report_access() 389 report_access("attach", child, current); in yama_ptrace_access_check() 417 report_access("traceme", current, parent); in yama_ptrace_traceme()
|
Completed in 2 milliseconds