Searched refs:shutdown_wq (Results 1 – 4 of 4) sorted by relevance
105 static wait_queue_head_t shutdown_wq; variable454 wake_up(&shutdown_wq); in rcu_perf_writer()593 wait_event(shutdown_wq, in rcu_perf_shutdown()645 init_waitqueue_head(&shutdown_wq); in rcu_perf_init()
298 wait_queue_head_t shutdown_wq; member
152 init_waitqueue_head(&ring->shutdown_wq); in xen_blkif_alloc_rings()251 wake_up(&ring->shutdown_wq); in xen_blkif_disconnect()
649 wait_event_interruptible(ring->shutdown_wq, in xen_blkif_schedule()