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