Home
last modified time | relevance | path

Searched refs:nft_trans_gc_queue_async (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/netfilter/
Dnft_set_rbtree.c672 gc = nft_trans_gc_queue_async(gc, gc_seq, GFP_ATOMIC); in nft_rbtree_gc()
679 gc = nft_trans_gc_queue_async(gc, gc_seq, GFP_ATOMIC); in nft_rbtree_gc()
Dnft_set_hash.c365 gc = nft_trans_gc_queue_async(gc, gc_seq, GFP_ATOMIC); in nft_rhash_gc()
Dnf_tables_api.c9589 struct nft_trans_gc *nft_trans_gc_queue_async(struct nft_trans_gc *gc, in nft_trans_gc_queue_async() function
9662 gc = nft_trans_gc_queue_async(gc, gc_seq, GFP_ATOMIC); in nft_trans_gc_catchall()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h1694 struct nft_trans_gc *nft_trans_gc_queue_async(struct nft_trans_gc *gc,