Searched defs:acct (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dcputime.h47 struct cpu_accounting_data *acct = get_accounting(current); local
61 struct cpu_accounting_data *acct = raw_get_accounting(current); local
70 struct cpu_accounting_data *acct = raw_get_accounting(current); local
[all...]
/linux-master/net/netfilter/
H A Dxt_connbytes.c29 const struct nf_conn_acct *acct; local
H A Dnfnetlink_acct.c142 nfnl_acct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, int event, struct nf_acct *acct) argument
420 struct nf_acct *cur, *acct = NULL; local
444 nfnl_acct_put(struct nf_acct *acct) argument
[all...]
H A Dnft_ct.c126 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); local
136 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); local
H A Dnf_conntrack_standalone.c281 struct nf_conn_acct *acct; local
H A Dnf_conntrack_netlink.c258 dump_counters(struct sk_buff *skb, struct nf_conn_acct *acct, argument
295 struct nf_conn_acct *acct = nf_conn_acct_find(ct); local
H A Dnf_conntrack_core.c951 struct nf_conn_acct *acct; local
966 struct nf_conn_acct *acct; local
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_acct.h34 struct nf_conn_acct *acct; local
/linux-master/include/uapi/linux/
H A Dacct.h44 struct acct struct
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c85 struct mtk_foe_accounting *acct; local
H A Dmtk_ppe.c526 struct mtk_foe_accounting *acct; local
854 struct mtk_foe_accounting *acct; local
881 struct mtk_foe_accounting *acct; local
[all...]
/linux-master/security/apparmor/include/
H A Dpolicy_ns.h62 struct aa_ns_acct acct; member in struct:aa_ns
/linux-master/arch/powerpc/platforms/pseries/
H A Ddtl.c425 struct cpu_accounting_data *acct = &local_paca->accounting; local
/linux-master/kernel/
H A Dacct.c120 static int check_free_space(struct bsd_acct_struct *acct) argument
191 struct bsd_acct_struct *acct = to_acct(pin); local
204 struct bsd_acct_struct *acct = container_of(work, struct bsd_acct_struct, work); local
217 struct bsd_acct_struct *acct; local
492 do_acct_process(struct bsd_acct_struct *acct) argument
596 struct bsd_acct_struct *acct = acct_get(ns); local
[all...]
H A Dsys_ni.c76 COND_SYSCALL(acct); variable
/linux-master/arch/powerpc/kernel/
H A Dtime.c170 static unsigned long vtime_delta_scaled(struct cpu_accounting_data *acct, argument
210 static unsigned long vtime_delta(struct cpu_accounting_data *acct, argument
233 vtime_delta_kernel(struct cpu_accounting_data *acct, unsigned long *stime, unsigned long *stime_scaled) argument
245 struct cpu_accounting_data *acct = get_accounting(tsk); local
267 struct cpu_accounting_data *acct = get_accounting(tsk); local
273 vtime_account_irq_field(struct cpu_accounting_data *acct, unsigned long *field) argument
287 struct cpu_accounting_data *acct = get_accounting(tsk); local
293 struct cpu_accounting_data *acct = get_accounting(tsk); local
297 vtime_flush_scaled(struct task_struct *tsk, struct cpu_accounting_data *acct) argument
321 struct cpu_accounting_data *acct = get_accounting(tsk); local
[all...]
/linux-master/io_uring/
H A Dio-wq.c111 struct io_wq_acct acct[IO_WQ_ACCT_NR]; member in struct:io_wq
189 struct io_wq_acct *acct = io_wq_get_acct(worker); local
245 static inline bool __io_acct_run_queue(struct io_wq_acct *acct) argument
306 io_wq_create_worker(struct io_wq *wq, struct io_wq_acct *acct) argument
329 struct io_wq_acct *acct = io_wq_get_acct(worker); local
339 struct io_wq_acct *acct; local
362 io_queue_worker_create(struct io_worker *worker, struct io_wq_acct *acct, task_work_func_t func) argument
410 struct io_wq_acct *acct = io_wq_get_acct(worker); local
629 struct io_wq_acct *acct = io_wq_get_acct(worker); local
780 struct io_wq_acct *acct = io_wq_get_acct(worker); local
810 struct io_wq_acct *acct = io_wq_get_acct(worker); local
818 struct io_wq_acct *acct = &wq->acct[index]; local
900 struct io_wq_acct *acct = io_work_get_acct(wq, work); local
926 struct io_wq_acct *acct = io_work_get_acct(wq, work); local
1020 struct io_wq_acct *acct = io_work_get_acct(wq, work); local
1035 io_acct_cancel_pending_work(struct io_wq *wq, struct io_wq_acct *acct, struct io_cb_cancel_data *match) argument
1065 struct io_wq_acct *acct = io_get_acct(wq, i == 0); local
1132 struct io_wq_acct *acct = &wq->acct[i]; local
1171 struct io_wq_acct *acct = &wq->acct[i]; local
1338 struct io_wq_acct *acct; local
[all...]
/linux-master/fs/proc/
H A Dbase.c2974 struct task_io_accounting acct; local
[all...]

Completed in 329 milliseconds