Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnfnetlink_log.c134 static void nfulnl_instance_free_rcu(struct rcu_head *head) in nfulnl_instance_free_rcu() function
148 call_rcu_bh(&inst->rcu, nfulnl_instance_free_rcu); in instance_put()