Searched refs:nocb_state_wq (Results 1 – 2 of 2) sorted by relevance
867 swake_up_one(&rdp_toggling->nocb_state_wq); in nocb_gp_wait()983 swake_up_one(&rdp->nocb_state_wq); in nocb_cb_wait()1153 swait_event_exclusive(rdp->nocb_state_wq, in rcu_nocb_rdp_deoffload()1264 swait_event_exclusive(rdp->nocb_state_wq, in rcu_nocb_rdp_offload()1460 init_swait_queue_head(&rdp->nocb_state_wq); in rcu_boot_init_nocb_percpu_data()
224 struct swait_queue_head nocb_state_wq; /* For offloading state changes */ member