Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dtsacct.c24 const struct cred *tcred; in bacct_add_tsk() local
Dptrace.c278 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
Dsys.c1674 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
Dsignal.c817 const struct cred *tcred = __task_cred(t); in kill_ok_by_cred() local
/linux-6.12.1/block/
Dblk-ioc.c254 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local
/linux-6.12.1/kernel/cgroup/
Dcgroup-v1.c500 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c686 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission() local
/linux-6.12.1/security/smack/
Dsmack_lsm.c1945 const struct cred *tcred; in smack_file_send_sigiotask() local
/linux-6.12.1/include/linux/
Dsecurity.h1278 const struct cred *tcred, in security_task_prlimit()
/linux-6.12.1/security/
Dsecurity.c3577 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
/linux-6.12.1/security/selinux/
Dhooks.c4200 static int selinux_task_prlimit(const struct cred *cred, const struct cred *tcred, in selinux_task_prlimit()