Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c149 static void nfulnl_instance_free_rcu(struct rcu_head *head) in nfulnl_instance_free_rcu() function
163 call_rcu(&inst->rcu, nfulnl_instance_free_rcu); in instance_put()