Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Dtsacct.c24 const struct cred *tcred; in bacct_add_tsk() local
Dptrace.c288 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
Dsys.c1645 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
Dsignal.c821 const struct cred *tcred = __task_cred(t); in kill_ok_by_cred() local
/Linux-v6.1/block/
Dblk-ioc.c258 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local
/Linux-v6.1/kernel/cgroup/
Dcgroup-v1.c495 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c637 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission() local
/Linux-v6.1/include/linux/
Dsecurity.h1154 const struct cred *tcred, in security_task_prlimit()
/Linux-v6.1/security/smack/
Dsmack_lsm.c1760 const struct cred *tcred; in smack_file_send_sigiotask() local
/Linux-v6.1/security/
Dsecurity.c1858 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
/Linux-v6.1/security/selinux/
Dhooks.c4140 static int selinux_task_prlimit(const struct cred *cred, const struct cred *tcred, in selinux_task_prlimit()