Searched refs:shutdown_wq (Results 1 – 4 of 4) sorted by relevance
112 static wait_queue_head_t shutdown_wq; variable513 wake_up(&shutdown_wq); in rcu_perf_writer()648 wait_event(shutdown_wq, in rcu_perf_shutdown()699 init_waitqueue_head(&shutdown_wq); in rcu_perf_init()
298 wait_queue_head_t shutdown_wq; member
160 init_waitqueue_head(&ring->shutdown_wq); in xen_blkif_alloc_rings()259 wake_up(&ring->shutdown_wq); in xen_blkif_disconnect()
649 wait_event_interruptible(ring->shutdown_wq, in xen_blkif_schedule()