Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h464 static struct swait_queue_head *rcu_nocb_gp_get(struct rcu_node *rnp);
H A Dtree_nocb.h204 static struct swait_queue_head *rcu_nocb_gp_get(struct rcu_node *rnp) in rcu_nocb_gp_get() function
1750 static struct swait_queue_head *rcu_nocb_gp_get(struct rcu_node *rnp) in rcu_nocb_gp_get() function
H A Dtree.c1777 sq = rcu_nocb_gp_get(rnp); in rcu_gp_cleanup()