Home
last modified time | relevance | path

Searched defs:tcred (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/
H A Dtsacct.c24 const struct cred *tcred; in bacct_add_tsk() local
H A Dptrace.c278 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
H A Dsys.c1676 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
H A Dsignal.c785 const struct cred *tcred = __task_cred(t); in kill_ok_by_cred() local
/linux/kernel/cgroup/
H A Dcgroup-v1.c500 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
/linux/security/
H A Dsecurity.c3593 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
/linux/security/selinux/
H A Dhooks.c4208 static int selinux_task_prlimit(const struct cred *cred, const struct cred *tcred, in selinux_task_prlimit()