shutdown_wq       649 drivers/block/xen-blkback/blkback.c 			wait_event_interruptible(ring->shutdown_wq,
shutdown_wq       298 drivers/block/xen-blkback/common.h 	wait_queue_head_t	shutdown_wq;
shutdown_wq       152 drivers/block/xen-blkback/xenbus.c 		init_waitqueue_head(&ring->shutdown_wq);
shutdown_wq       260 drivers/block/xen-blkback/xenbus.c 			wake_up(&ring->shutdown_wq);
shutdown_wq       105 kernel/rcu/rcuperf.c static wait_queue_head_t shutdown_wq;
shutdown_wq       454 kernel/rcu/rcuperf.c 					wake_up(&shutdown_wq);
shutdown_wq       593 kernel/rcu/rcuperf.c 		wait_event(shutdown_wq,
shutdown_wq       645 kernel/rcu/rcuperf.c 		init_waitqueue_head(&shutdown_wq);