Searched refs:nft_counter_percpu (Results 1 – 1 of 1) sorted by relevance
25 struct nft_counter_percpu { struct31 struct nft_counter_percpu __percpu *counter; argument39 struct nft_counter_percpu *this_cpu; in nft_counter_eval()50 static void nft_counter_fetch(const struct nft_counter_percpu __percpu *counter, in nft_counter_fetch()53 const struct nft_counter_percpu *cpu_stats; in nft_counter_fetch()98 struct nft_counter_percpu __percpu *cpu_stats; in nft_counter_init()99 struct nft_counter_percpu *this_cpu; in nft_counter_init()101 cpu_stats = netdev_alloc_pcpu_stats(struct nft_counter_percpu); in nft_counter_init()132 struct nft_counter_percpu __percpu *cpu_stats; in nft_counter_clone()133 struct nft_counter_percpu *this_cpu; in nft_counter_clone()[all …]