Searched refs:gp_wait (Results 1 – 2 of 2) sorted by relevance
35 wait_queue_head_t gp_wait; member70 .gp_wait = __WAIT_QUEUE_HEAD_INITIALIZER(name.gp_wait), \
63 #define rss_lock gp_wait.lock83 init_waitqueue_head(&rsp->gp_wait); in rcu_sync_init()133 wake_up_all(&rsp->gp_wait); in rcu_sync_enter()135 wait_event(rsp->gp_wait, rsp->gp_state == GP_PASSED); in rcu_sync_enter()