Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_set_rbtree.c1029 static void nft_array_free_rcu(struct rcu_head *rcu_head) in nft_array_free_rcu() function
1109 call_rcu(&old->rcu_head, nft_array_free_rcu); in nft_rbtree_commit()