Searched refs:get_task_cred (Results 1 – 8 of 8) sorted by relevance
196 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function210 EXPORT_SYMBOL(get_task_cred);726 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()
168 cred = get_task_cred(p); in task_state()
514 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);
634 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission()
Completed in 39 milliseconds