Home
last modified time | relevance | path

Searched refs:get_task_cred (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dcred.h161 extern const struct cred *get_task_cred(struct task_struct *);
/linux-4.4.14/kernel/
Dcred.c187 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function
606 old = get_task_cred(daemon); in prepare_kernel_cred()
Dcgroup.c2679 const struct cred *tcred = get_task_cred(task); in cgroup_procs_write_permission()
/linux-4.4.14/fs/proc/
Darray.c163 cred = get_task_cred(p); in task_state()
/linux-4.4.14/security/apparmor/
Dlsm.c499 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()
/linux-4.4.14/Documentation/security/
Dcredentials.txt415 const struct cred *get_task_cred(struct task_struct *task);