Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_hashlimit.c252 static void dsthash_free_rcu(struct rcu_head *head) in dsthash_free_rcu() function
263 call_rcu_bh(&ent->rcu, dsthash_free_rcu); in dsthash_free()