Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_queue.c165 instance_destroy_rcu(struct rcu_head *head) in instance_destroy_rcu() function
179 call_rcu(&inst->rcu, instance_destroy_rcu); in __instance_destroy()