Searched refs:get_task_cred (Results 1 – 11 of 11) sorted by relevance
46 return get_task_cred(task); in koadpt_get_task_cred()
40 return get_task_cred(task); in koadpt_get_task_cred()
65 const struct cred *cred = get_task_cred(task); in process_info_record()
194 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function208 EXPORT_SYMBOL(get_task_cred);696 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()
172 cred = get_task_cred(p); in task_state()
515 tcred = get_task_cred(task); in __cgroup1_procs_write()
593 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()
387 const struct cred *get_task_cred(struct task_struct *task);
636 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission()