Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dtsacct.c24 const struct cred *tcred; in bacct_add_tsk() local
H A Dptrace.c293 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
H A Dsys.c1613 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
H A Dsignal.c818 const struct cred *tcred = __task_cred(t); in kill_ok_by_cred() local
/OK3568_Linux_fs/kernel/block/
H A Dioprio.c40 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-v1.c497 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c634 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1113 const struct cred *tcred, in security_task_prlimit()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1761 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c1778 const struct cred *tcred; in smack_file_send_sigiotask() local
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c4164 static int selinux_task_prlimit(const struct cred *cred, const struct cred *tcred, in selinux_task_prlimit()