Searched refs:nft_trans_gc_queue_async (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/net/netfilter/ |
D | nft_set_rbtree.c | 672 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()
|
D | nft_set_hash.c | 365 gc = nft_trans_gc_queue_async(gc, gc_seq, GFP_ATOMIC); in nft_rhash_gc()
|
D | nf_tables_api.c | 9589 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/ |
D | nf_tables.h | 1694 struct nft_trans_gc *nft_trans_gc_queue_async(struct nft_trans_gc *gc,
|