Home
last modified time | relevance | path

Searched defs:acct (Results 1 – 16 of 16) 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/io_uring/
H A Dio-wq.c53 struct io_wq_acct *acct; member
126 struct io_wq_acct acct[IO_WQ_ACCT_NR]; member
208 struct io_wq_acct *acct = io_wq_get_acct(worker); in io_worker_cancel_cb() local
233 struct io_wq_acct *acct = io_wq_get_acct(worker); in io_worker_exit() local
265 static inline bool __io_acct_run_queue(struct io_wq_acct *acct) in __io_acct_run_queue()
275 static inline bool io_acct_run_queue(struct io_wq_acct *acct) in io_acct_run_queue()
290 static bool io_acct_activate_free_worker(struct io_wq_acct *acct) in io_acct_activate_free_worker()
321 static bool io_wq_create_worker(struct io_wq *wq, struct io_wq_acct *acct) in io_wq_create_worker()
344 struct io_wq_acct *acct = io_wq_get_acct(worker); in io_wq_inc_running() local
354 struct io_wq_acct *acct; in create_worker_cb() local
[all …]
/linux/kernel/
H A Dacct.c122 static bool check_free_space(struct bsd_acct_struct *acct) in check_free_space()
192 struct bsd_acct_struct *acct = to_acct(pin); in acct_pin_kill() local
209 struct bsd_acct_struct *acct = container_of(work, struct bsd_acct_struct, work); in close_work() local
225 struct bsd_acct_struct *acct; in acct_on() local
314 SYSCALL_DEFINE1(acct, const char __user *, name) in SYSCALL_DEFINE1() argument
456 static void fill_ac(struct bsd_acct_struct *acct) in fill_ac()
544 static void acct_write_process(struct bsd_acct_struct *acct) in acct_write_process()
569 static void do_acct_process(struct bsd_acct_struct *acct) in do_acct_process()
629 struct bsd_acct_struct *acct = acct_get(ns); in slow_acct_process() local
/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/net/netfilter/
H A Dnfnetlink_acct.c143 int event, struct nf_acct *acct) in nfnl_acct_fill_info()
420 struct nf_acct *cur, *acct = NULL; in nfnl_acct_find_get() local
444 void nfnl_acct_put(struct nf_acct *acct) in nfnl_acct_put()
H A Dxt_connbytes.c29 const struct nf_conn_acct *acct; in connbytes_mt() local
H A Dnft_ct.c126 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); in nft_ct_get_eval() local
136 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); in nft_ct_get_eval() local
H A Dnf_conntrack_standalone.c277 struct nf_conn_acct *acct; seq_print_acct() local
H A Dnf_conntrack_core.c951 struct nf_conn_acct *acct; nf_ct_acct_add() local
966 struct nf_conn_acct *acct; nf_ct_acct_merge() local
[all...]
H A Dnf_conntrack_netlink.c258 dump_counters(struct sk_buff *skb, struct nf_conn_acct *acct, in dump_counters()
295 struct nf_conn_acct *acct = nf_conn_acct_find(ct); in ctnetlink_dump_acct() 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.c526 struct mtk_foe_accounting *acct; in __mtk_foe_entry_clear() local
854 struct mtk_foe_accounting *acct; in mtk_foe_entry_get_mib() local
881 struct mtk_foe_accounting *acct; in mtk_ppe_init() local
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.h62 struct aa_ns_acct acct; member
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst32 acct chapter
/linux/fs/proc/
H A Dbase.c3030 struct task_io_accounting acct; in do_io_accounting() local