Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c160 static void destroy_dp_rcu(struct rcu_head *rcu) in destroy_dp_rcu() function
1799 call_rcu(&dp->rcu, destroy_dp_rcu); in __dp_destroy()