Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dtask.c53 static bool task_is_scoped(const struct task_struct *const parent, in task_is_scoped() function
73 if (task_is_scoped(parent, child)) in task_ptrace()