Home
last modified time | relevance | path

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

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