Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dtsacct.c24 const struct cred *tcred; in bacct_add_tsk() local
Dptrace.c289 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
Dsys.c1665 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
Dsignal.c827 const struct cred *tcred = __task_cred(t); in kill_ok_by_cred() local
/Linux-v6.6/block/
Dblk-ioc.c254 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local
/Linux-v6.6/kernel/cgroup/
Dcgroup-v1.c494 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
/Linux-v6.6/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c647 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission() local
/Linux-v6.6/include/linux/
Dsecurity.h1183 const struct cred *tcred, in security_task_prlimit()
/Linux-v6.6/security/smack/
Dsmack_lsm.c1910 const struct cred *tcred; in smack_file_send_sigiotask() local
/Linux-v6.6/security/
Dsecurity.c3313 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
/Linux-v6.6/security/selinux/
Dhooks.c4154 static int selinux_task_prlimit(const struct cred *cred, const struct cred *tcred, in selinux_task_prlimit()