Home
last modified time | relevance | path

Searched defs:acct (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dacct.h44 struct acct struct
46 char ac_flag; /* Flags */
47 char ac_version; /* Always set to ACCT_VERSION */
49 __u16 ac_uid16; /* LSB of Real User ID */
50 __u16 ac_gid16; /* LSB of Real Group ID */
51 __u16 ac_tty; /* Control Terminal */
75 struct acct_v3 argument
/linux/arch/powerpc/include/asm/
H A Dcputime.h48 struct cpu_accounting_data *acct = raw_get_accounting(current); in account_cpu_user_entry() local
57 struct cpu_accounting_data *acct = raw_get_accounting(current); in account_cpu_user_exit() local
/linux/include/net/netfilter/
H A Dnf_conntrack_acct.h34 struct nf_conn_acct *acct; in nf_ct_acct_ext_add() local
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c86 struct mtk_foe_accounting *acct; in mtk_ppe_debugfs_foe_show() local
/linux/security/apparmor/include/
H A Dpolicy_ns.h64 struct aa_ns_acct acct; member