Searched refs:destroy_dp_rcu (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/openvswitch/ | ||
H A D | datapath.c | 200 static void destroy_dp_rcu(struct rcu_head *rcu) destroy_dp_rcu() function 1603 call_rcu(&dp->rcu, destroy_dp_rcu); __dp_destroy() |
Completed in 72 milliseconds