Searched refs:get_task_cred (Results 1 – 8 of 8) sorted by relevance
193 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function207 EXPORT_SYMBOL(get_task_cred);693 old = get_task_cred(daemon); in prepare_kernel_cred()
158 extern const struct cred *get_task_cred(struct task_struct *);
663 .cred = get_task_cred(&init_task), in rpcauth_bind_root_cred()
173 cred = get_task_cred(p); in task_state()
513 tcred = get_task_cred(task); in __cgroup1_procs_write()
580 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()
388 const struct cred *get_task_cred(struct task_struct *task);
620 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission()