Searched refs:task_prctl (Results 1 – 4 of 4) sorted by relevance
373 .task_prctl = yama_task_prctl,
1062 set_to_cap_if_null(ops, task_prctl); in security_fixup_ops()
979 return security_ops->task_prctl(option, arg2, arg3, arg4, arg5); in security_task_prctl()
1624 int (*task_prctl) (int option, unsigned long arg2, member