Searched refs:nft_counter (Results 1 – 2 of 2) sorted by relevance
19 struct nft_counter { struct30 struct nft_counter __percpu *counter; argument43 struct nft_counter *this_cpu; in nft_counter_do_eval()69 struct nft_counter __percpu *cpu_stats; in nft_counter_do_init()70 struct nft_counter *this_cpu; in nft_counter_do_init()72 cpu_stats = alloc_percpu_gfp(struct nft_counter, GFP_KERNEL_ACCOUNT); in nft_counter_do_init()116 struct nft_counter *this_cpu; in nft_counter_reset()133 struct nft_counter *this_cpu; in nft_counter_fetch()254 struct nft_counter __percpu *cpu_stats; in nft_counter_clone()255 struct nft_counter *this_cpu; in nft_counter_clone()[all …]
91 nft_counter.o nft_objref.o nft_inner.o \