Lines Matching refs:work_wait_q
544 wake_up(&vhost->work_wait_q); in ibmvfc_reinit_host()
565 wake_up(&vhost->work_wait_q); in ibmvfc_link_down()
598 wake_up(&vhost->work_wait_q); in ibmvfc_init_host()
857 wake_up(&vhost->work_wait_q); in __ibmvfc_reset_host()
900 wake_up(&vhost->work_wait_q); in ibmvfc_retry_host_init()
3228 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_init_tgt()
3244 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_retry_tgt_init()
3351 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_prli_done()
3447 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_plogi_done()
3508 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3522 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3622 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_done()
3672 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_cancel_done()
3835 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_query_target_done()
3972 wake_up(&vhost->work_wait_q); in ibmvfc_discover_targets_done()
4047 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4055 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4083 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4483 rc = wait_event_interruptible(vhost->work_wait_q, in ibmvfc_work()
4780 init_waitqueue_head(&vhost->work_wait_q); in ibmvfc_probe()