Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c153 static struct nft_trans *nft_trans_alloc_gfp(const struct nft_ctx *ctx, in nft_trans_alloc_gfp() function
177 return nft_trans_alloc_gfp(ctx, msg_type, size, GFP_KERNEL); in nft_trans_alloc()
7453 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in nft_setelem_flush()
7475 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in __nft_set_catchall_flush()