Searched refs:task_fix_setuid (Results 1 – 3 of 3) sorted by relevance
1593 int (*task_fix_setuid)(struct cred *new, const struct cred *old, member1884 struct hlist_head task_fix_setuid; member
1361 LSM_HOOK_INIT(task_fix_setuid, cap_task_fix_setuid),
1083 return call_int_hook(task_fix_setuid, 0, new, old, flags); in security_task_fix_setuid()