Searched refs:task_prlimit (Results 1 – 3 of 3) sorted by relevance
1643 int (*task_prlimit)(const struct cred *cred, const struct cred *tcred, member1940 struct hlist_head task_prlimit; member
1677 return call_int_hook(task_prlimit, 0, cred, tcred, flags); in security_task_prlimit()
6901 LSM_HOOK_INIT(task_prlimit, selinux_task_prlimit),