Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A 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()
666 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL); in nft_rbtree_gc()
679 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL); in nft_rbtree_gc()
H A Dnft_set_pipapo.c1625 gc = nft_trans_gc_queue_sync(gc, GFP_ATOMIC);
H A Dnf_tables_api.c9907 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp)
9978 gc = nft_trans_gc_queue_sync(gc, GFP_KERNEL); in nft_trans_gc_catchall_sync()
9908 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp) nft_trans_gc_queue_sync() function
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1762 struct nft_trans_gc *nft_trans_gc_queue_sync(struct nft_trans_gc *gc, gfp_t gfp);