Home
last modified time | relevance | path

Searched refs:hook_ptrace_access_check (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/security/landlock/
H A Dptrace.c76 * hook_ptrace_access_check - Determines whether the current process may access
88 static int hook_ptrace_access_check(struct task_struct *const child, in hook_ptrace_access_check() function
112 LSM_HOOK_INIT(ptrace_access_check, hook_ptrace_access_check),

Completed in 1 milliseconds