Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
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/fs/
A Dio-wq.c93 struct io_wqe_acct acct[2]; member
182 struct io_wqe_acct *acct = io_wqe_get_acct(worker); in io_worker_cancel_cb() local
251 struct io_wqe_acct *acct) in io_wqe_activate_free_worker()
306 struct io_wqe_acct *acct = io_wqe_get_acct(worker); in io_wqe_inc_running() local
316 struct io_wqe_acct *acct; in create_worker_cb() local
340 struct io_wqe_acct *acct, in io_queue_worker_create()
799 struct io_wqe_acct *acct = &wqe->acct[index]; in create_io_worker() local
1015 struct io_wqe_acct *acct, in io_acct_cancel_pending_work()
1117 struct io_wqe_acct *acct = &wqe->acct[i]; in io_wqe_hash_wake() local
1169 struct io_wqe_acct *acct = &wqe->acct[i]; in io_wq_create() local
[all …]
/linux/kernel/
A Dacct.c100 static int check_free_space(struct bsd_acct_struct *acct) in check_free_space()
171 struct bsd_acct_struct *acct = to_acct(pin); in acct_pin_kill() local
184 struct bsd_acct_struct *acct = container_of(work, struct bsd_acct_struct, work); in close_work() local
197 struct bsd_acct_struct *acct; in acct_on() local
272 SYSCALL_DEFINE1(acct, const char __user *, name) in SYSCALL_DEFINE1() argument
470 static void do_acct_process(struct bsd_acct_struct *acct) in do_acct_process()
575 struct bsd_acct_struct *acct = acct_get(ns); in slow_acct_process() local
/linux/arch/powerpc/kernel/
A Dtime.c233 struct cpu_accounting_data *acct = &local_paca->accounting; in accumulate_stolen_time() local
265 static unsigned long vtime_delta_scaled(struct cpu_accounting_data *acct, in vtime_delta_scaled()
305 static unsigned long vtime_delta(struct cpu_accounting_data *acct, in vtime_delta()
324 static void vtime_delta_kernel(struct cpu_accounting_data *acct, in vtime_delta_kernel()
336 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_kernel() local
358 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_idle() local
364 static void vtime_account_irq_field(struct cpu_accounting_data *acct, in vtime_account_irq_field()
378 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_softirq() local
384 struct cpu_accounting_data *acct = get_accounting(tsk); in vtime_account_hardirq() local
389 struct cpu_accounting_data *acct) in vtime_flush_scaled()
[all …]
/linux/arch/powerpc/include/asm/
A Dcputime.h61 struct cpu_accounting_data *acct = get_accounting(current); in arch_vtime_task_switch() local
75 struct cpu_accounting_data *acct = raw_get_accounting(current); in account_cpu_user_entry() local
84 struct cpu_accounting_data *acct = raw_get_accounting(current); in account_cpu_user_exit() local
/linux/net/netfilter/
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()
A Dxt_connbytes.c29 const struct nf_conn_acct *acct; in connbytes_mt() local
A Dnft_ct.c135 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); in nft_ct_get_eval() local
145 const struct nf_conn_acct *acct = nf_conn_acct_find(ct); in nft_ct_get_eval() local
A Dnf_conntrack_standalone.c281 struct nf_conn_acct *acct; in seq_print_acct() local
A Dnf_conntrack_core.c929 struct nf_conn_acct *acct; in nf_ct_acct_add() local
944 struct nf_conn_acct *acct; in nf_ct_acct_merge() local
A Dnf_conntrack_netlink.c246 dump_counters(struct sk_buff *skb, struct nf_conn_acct *acct, in dump_counters()
283 struct nf_conn_acct *acct = nf_conn_acct_find(ct); in ctnetlink_dump_acct() local
/linux/include/net/netfilter/
A Dnf_conntrack_acct.h34 struct nf_conn_acct *acct; in nf_ct_acct_ext_add() local
/linux/security/apparmor/include/
A Dpolicy_ns.h62 struct aa_ns_acct acct; member
/linux/Documentation/admin-guide/sysctl/
A Dkernel.rst32 acct chapter
/linux/fs/proc/
A Dbase.c2949 struct task_io_accounting acct = task->ioac; in do_io_accounting() local

Completed in 40 milliseconds