Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_set_rbtree.c272 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC); in nft_rbtree_gc_elem()
280 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC); in nft_rbtree_gc_elem()
655 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL); in nft_rbtree_gc()
668 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL); in nft_rbtree_gc()
Dnft_set_pipapo.c1737 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL);
Dnf_tables_api.c10042 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp) in nft_trans_gc_queue_sync() function
10113 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL); in nft_trans_gc_catchall_sync()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1868 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp);