Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_log.c134 static void nfulnl_instance_free_rcu(struct rcu_head *head) in nfulnl_instance_free_rcu() function
148 call_rcu(&inst->rcu, nfulnl_instance_free_rcu); in instance_put()