Searched refs:sq (Results 1 – 3 of 3) sorted by relevance
446 static void rcu_nocb_gp_cleanup(struct swait_queue_head *sq);
199 static void rcu_nocb_gp_cleanup(struct swait_queue_head *sq) in rcu_nocb_gp_cleanup() argument201 swake_up_all(sq); in rcu_nocb_gp_cleanup()1712 static void rcu_nocb_gp_cleanup(struct swait_queue_head *sq) in rcu_nocb_gp_cleanup() argument
1770 struct swait_queue_head *sq; in rcu_gp_cleanup() local1820 sq = rcu_nocb_gp_get(rnp); in rcu_gp_cleanup()1822 rcu_nocb_gp_cleanup(sq); in rcu_gp_cleanup()