nft_set_gc_batch  691 include/net/netfilter/nf_tables.h struct nft_set_gc_batch *nft_set_gc_batch_alloc(const struct nft_set *set,
nft_set_gc_batch  695 include/net/netfilter/nf_tables.h static inline void nft_set_gc_batch_complete(struct nft_set_gc_batch *gcb)
nft_set_gc_batch  701 include/net/netfilter/nf_tables.h static inline struct nft_set_gc_batch *
nft_set_gc_batch  702 include/net/netfilter/nf_tables.h nft_set_gc_batch_check(const struct nft_set *set, struct nft_set_gc_batch *gcb,
nft_set_gc_batch  713 include/net/netfilter/nf_tables.h static inline void nft_set_gc_batch_add(struct nft_set_gc_batch *gcb,
nft_set_gc_batch 4964 net/netfilter/nf_tables_api.c 	struct nft_set_gc_batch *gcb;
nft_set_gc_batch 4967 net/netfilter/nf_tables_api.c 	gcb = container_of(rcu, struct nft_set_gc_batch, head.rcu);
nft_set_gc_batch 4974 net/netfilter/nf_tables_api.c struct nft_set_gc_batch *nft_set_gc_batch_alloc(const struct nft_set *set,
nft_set_gc_batch 4977 net/netfilter/nf_tables_api.c 	struct nft_set_gc_batch *gcb;
nft_set_gc_batch  301 net/netfilter/nft_set_hash.c 	struct nft_set_gc_batch *gcb = NULL;
nft_set_gc_batch  388 net/netfilter/nft_set_rbtree.c 	struct nft_set_gc_batch *gcb = NULL;