Searched refs:nft_counter (Results 1 – 2 of 2) sorted by relevance
19 struct nft_counter { struct25 struct nft_counter __percpu *counter; argument34 struct nft_counter *this_cpu; in nft_counter_do_eval()62 struct nft_counter __percpu *cpu_stats; in nft_counter_do_init()63 struct nft_counter *this_cpu; in nft_counter_do_init()65 cpu_stats = alloc_percpu_gfp(struct nft_counter, GFP_KERNEL_ACCOUNT); in nft_counter_do_init()107 struct nft_counter *total) in nft_counter_reset()109 struct nft_counter *this_cpu; in nft_counter_reset()119 struct nft_counter *total) in nft_counter_fetch()121 struct nft_counter *this_cpu; in nft_counter_fetch()[all …]
92 nft_counter.o nft_objref.o nft_inner.o \