Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_set_rbtree.c273 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC); in nft_rbtree_gc_elem()
281 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC); in nft_rbtree_gc_elem()
Dnft_set_pipapo.c1597 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC);
Dnf_tables_api.c9613 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp) in nft_trans_gc_queue_sync() function
9660 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC); in nft_trans_gc_catchall()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h1698 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp);