Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dtsacct.c24 const struct cred *tcred; in bacct_add_tsk() local
Dptrace.c294 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
Dsys.c1622 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
Dsignal.c815 const struct cred *tcred = __task_cred(t); in kill_ok_by_cred() local
/Linux-v5.15/block/
Dioprio.c40 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local
/Linux-v5.15/kernel/cgroup/
Dcgroup-v1.c496 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c637 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission() local
/Linux-v5.15/include/linux/
Dsecurity.h1141 const struct cred *tcred, in security_task_prlimit()
/Linux-v5.15/security/smack/
Dsmack_lsm.c1762 const struct cred *tcred; in smack_file_send_sigiotask() local
/Linux-v5.15/security/
Dsecurity.c1839 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
/Linux-v5.15/security/selinux/
Dhooks.c4256 static int selinux_task_prlimit(const struct cred *cred, const struct cred *tcred, in selinux_task_prlimit()