Home
last modified time | relevance | path

Searched refs:nft_set_gc_batch_check (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_rbtree.c525 gcb = nft_set_gc_batch_check(set, gcb, GFP_ATOMIC); in nft_rbtree_gc()
H A Dnft_set_hash.c332 gcb = nft_set_gc_batch_check(set, gcb, GFP_ATOMIC); in nft_rhash_gc()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h729 nft_set_gc_batch_check(const struct nft_set *set, struct nft_set_gc_batch *gcb, in nft_set_gc_batch_check() function