Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Dtree.h424 static struct swait_queue_head *rcu_nocb_gp_get(struct rcu_node *rnp);
Dtree_plugin.h1611 static struct swait_queue_head *rcu_nocb_gp_get(struct rcu_node *rnp) in rcu_nocb_gp_get() function
2485 static struct swait_queue_head *rcu_nocb_gp_get(struct rcu_node *rnp) in rcu_nocb_gp_get() function
Dtree.c2028 sq = rcu_nocb_gp_get(rnp); in rcu_gp_cleanup()