Searched refs:get_task_cred (Results 1 – 7 of 7) sorted by relevance
159 extern const struct cred *get_task_cred(struct task_struct *);
188 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function607 old = get_task_cred(daemon); in prepare_kernel_cred()
173 cred = get_task_cred(p); in task_state()
541 tcred = get_task_cred(task); in __cgroup1_procs_write()
586 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()
388 const struct cred *get_task_cred(struct task_struct *task);
618 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission()