destroy_wait      243 drivers/scsi/bnx2fc/bnx2fc.h 	wait_queue_head_t destroy_wait;
destroy_wait      846 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	wake_up_interruptible(&hba->destroy_wait);
destroy_wait     1422 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	init_waitqueue_head(&hba->destroy_wait);
destroy_wait     1945 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 			wait_event_interruptible(hba->destroy_wait,
destroy_wait     1348 drivers/scsi/bnx2fc/bnx2fc_hwi.c 			wake_up_interruptible(&hba->destroy_wait);
destroy_wait       58 net/sunrpc/clnt.c static DECLARE_WAIT_QUEUE_HEAD(destroy_wait);
destroy_wait      869 net/sunrpc/clnt.c 		wait_event_timeout(destroy_wait,
destroy_wait      936 net/sunrpc/clnt.c 			wake_up(&destroy_wait);