Searched refs:get_task_cred (Results 1 – 10 of 10) sorted by relevance
153 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred() function167 EXPORT_SYMBOL(get_task_cred);643 old = get_task_cred(daemon); in prepare_kernel_cred()
152 extern const struct cred *get_task_cred(struct task_struct *);
130 cred = get_task_cred(child); in apparmor_ptrace_access_check()149 cred = get_task_cred(parent); in apparmor_ptrace_traceme()827 const struct cred *cred = get_task_cred(task); in apparmor_getprocattr()1020 tc = get_task_cred(target); in apparmor_task_kill()
58 tracer_cred = get_task_cred(tracer); in may_change_ptraced_domain()
611 .cred = get_task_cred(&init_task), in rpcauth_bind_root_cred()
777 cred = get_task_cred(tsk);
169 cred = get_task_cred(p); in task_state()
519 tcred = get_task_cred(task); in __cgroup1_procs_write()
387 const struct cred *get_task_cred(struct task_struct *task);
686 const struct cred *tcred = get_task_cred(task); in rdtgroup_task_write_permission()