Searched refs:ac_uid (Results 1 – 4 of 4) sorted by relevance
71 __u32 ac_uid; /* Real User ID */ member81 __u32 ac_uid; /* Real User ID */ member
112 __u32 ac_uid __attribute__((aligned(8)));111 __u32 ac_uid __attribute__((aligned(8))); global() member
500 ac->ac_uid = from_kuid_munged(file->f_cred->user_ns, current_uid()); in fill_ac()504 ac->ac_uid16 = ac->ac_uid; in fill_ac()
63 stats->ac_uid = from_kuid_munged(user_ns, tcred->uid); in bacct_add_tsk()