Home
last modified time | relevance | path

Searched refs:ac_gid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dacct.h72 __u32 ac_gid; /* Real Group ID */ member
82 __u32 ac_gid; /* Real Group ID */ member
H A Dtaskstats.h113 __u32 ac_gid; /* Group ID */ member
/openbmc/linux/kernel/
H A Dacct.c528 ac->ac_gid = from_kgid_munged(file->f_cred->user_ns, current_gid()); in fill_ac()
532 ac->ac_gid16 = ac->ac_gid; in fill_ac()
H A Dtsacct.c63 stats->ac_gid = from_kgid_munged(user_ns, tcred->gid); in bacct_add_tsk()
/openbmc/linux/Documentation/accounting/
H A Dtaskstats-struct.rst74 __u32 ac_gid; /* Group ID */