Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dacct.h72 __u32 ac_gid; /* Real Group ID */ member
82 __u32 ac_gid; /* Real Group ID */ member
Dtaskstats.h112 __u32 ac_gid; /* Group ID */ member
/Linux-v5.15/kernel/
Dacct.c496 ac.ac_gid = from_kgid_munged(file->f_cred->user_ns, orig_cred->gid); in do_acct_process()
500 ac.ac_gid16 = ac.ac_gid; in do_acct_process()
Dtsacct.c58 stats->ac_gid = from_kgid_munged(user_ns, tcred->gid); in bacct_add_tsk()
/Linux-v5.15/Documentation/accounting/
Dtaskstats-struct.rst74 __u32 ac_gid; /* Group ID */