Searched refs:get_task_cred (Results 1 – 8 of 8) sorted by relevance
199 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function213 EXPORT_SYMBOL(get_task_cred);729 old = get_task_cred(daemon); in prepare_kernel_cred()
158 extern const struct cred *get_task_cred(struct task_struct *);
614 .cred = get_task_cred(&init_task), in rpcauth_bind_root_cred()
169 cred = get_task_cred(p); in task_state()
513 tcred = get_task_cred(task); in __cgroup1_procs_write()
637 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()
387 const struct cred *get_task_cred(struct task_struct *task);
647 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission()