Searched refs:real_cred (Results 1 – 6 of 6) sorted by relevance
162 RCU_POINTER_INITIALIZER(real_cred, &init_cred),
710 proc_exec_data->parent_uid = BPF_CORE_READ(parent_task, real_cred, uid.val); in raw_tracepoint__sched_process_exec()
1173 const struct cred __rcu *real_cred; member
2357 struct cred *cred = (__force struct cred *)current->real_cred; in set_init_ctx()
2180 if (p->real_cred->user != INIT_USER && in copy_process()
221 crsec = selinux_cred(unrcu_pointer(current->real_cred)); in cred_init_security()