Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c160 static void destroy_dp_rcu(struct rcu_head *rcu) in destroy_dp_rcu() function
1806 call_rcu(&dp->rcu, destroy_dp_rcu); in __dp_destroy()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c166 static void destroy_dp_rcu(struct rcu_head *rcu) in destroy_dp_rcu() function
1924 call_rcu(&dp->rcu, destroy_dp_rcu); in __dp_destroy()

Completed in 6 milliseconds