Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcred.h160 extern const struct cred *get_task_cred(struct task_struct *);
/linux-4.1.27/kernel/
Dcred.c182 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function
601 old = get_task_cred(daemon); in prepare_kernel_cred()
/linux-4.1.27/fs/proc/
Darray.c155 cred = get_task_cred(p); in task_state()
/linux-4.1.27/security/apparmor/
Dlsm.c509 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()
/linux-4.1.27/Documentation/security/
Dcredentials.txt415 const struct cred *get_task_cred(struct task_struct *task);