Searched refs:nft_counter (Results 1 – 2 of 2) sorted by relevance
19 struct nft_counter { struct30 struct nft_counter __percpu *counter; argument40 struct nft_counter *this_cpu; in nft_counter_do_eval()66 struct nft_counter __percpu *cpu_stats; in nft_counter_do_init()67 struct nft_counter *this_cpu; in nft_counter_do_init()69 cpu_stats = alloc_percpu_gfp(struct nft_counter, GFP_KERNEL_ACCOUNT); in nft_counter_do_init()113 struct nft_counter *this_cpu; in nft_counter_reset()130 struct nft_counter *this_cpu; in nft_counter_fetch()242 struct nft_counter __percpu *cpu_stats; in nft_counter_clone()243 struct nft_counter *this_cpu; in nft_counter_clone()[all …]
92 nft_counter.o nft_objref.o nft_inner.o \