Searched defs:acct (Results 1 – 10 of 10) sorted by relevance
44 struct acct struct46 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
55 struct io_wq_acct *acct; member128 struct io_wq_acct acct[IO_WQ_ACCT_NR]; member210 struct io_wq_acct *acct = io_wq_get_acct(worker); in io_worker_cancel_cb() local235 struct io_wq_acct *acct = io_wq_get_acct(worker); in io_worker_exit() local267 static inline bool __io_acct_run_queue(struct io_wq_acct *acct) in __io_acct_run_queue()277 static inline bool io_acct_run_queue(struct io_wq_acct *acct) in io_acct_run_queue()292 static bool io_acct_activate_free_worker(struct io_wq_acct *acct) in io_acct_activate_free_worker()323 static bool io_wq_create_worker(struct io_wq *wq, struct io_wq_acct *acct) in io_wq_create_worker()346 struct io_wq_acct *acct = io_wq_get_acct(worker); in io_wq_inc_running() local356 struct io_wq_acct *acct; in create_worker_cb() local[all …]
170 static unsigned long vtime_delta_scaled(struct cpu_accounting_data *acct, in vtime_delta_scaled()210 static unsigned long vtime_delta(struct cpu_accounting_data *acct, in vtime_delta()233 static void vtime_delta_kernel(struct cpu_accounting_data *acct, in vtime_delta_kernel()245 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_kernel() local267 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_idle() local273 static void vtime_account_irq_field(struct cpu_accounting_data *acct, in vtime_account_irq_field()287 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_softirq() local293 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_hardirq() local298 struct cpu_accounting_data *acct) in vtime_flush_scaled()321 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_flush() local[all …]
48 struct cpu_accounting_data *acct = raw_get_accounting(current); in account_cpu_user_entry() local57 struct cpu_accounting_data *acct = raw_get_accounting(current); in account_cpu_user_exit() local
34 struct nf_conn_acct *acct; in nf_ct_acct_ext_add() local
86 struct mtk_foe_accounting *acct; in mtk_ppe_debugfs_foe_show() local
64 struct aa_ns_acct acct; member
128 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); in nft_ct_get_eval() local138 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); in nft_ct_get_eval() local
257 dump_counters(struct sk_buff *skb, struct nf_conn_acct *acct, in dump_counters()294 struct nf_conn_acct *acct = nf_conn_acct_find(ct); in ctnetlink_dump_acct() local
3034 struct task_io_accounting acct; in do_io_accounting() local