Lines Matching refs:work_wait_q
549 wake_up(&vhost->work_wait_q); in ibmvfc_reinit_host()
570 wake_up(&vhost->work_wait_q); in ibmvfc_link_down()
603 wake_up(&vhost->work_wait_q); in ibmvfc_init_host()
861 wake_up(&vhost->work_wait_q); in __ibmvfc_reset_host()
904 wake_up(&vhost->work_wait_q); in ibmvfc_retry_host_init()
3235 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_init_tgt()
3251 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_retry_tgt_init()
3358 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_prli_done()
3458 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_plogi_done()
3519 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3533 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3631 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_done()
3681 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_cancel_done()
3843 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_query_target_done()
3974 wake_up(&vhost->work_wait_q); in ibmvfc_discover_targets_done()
4049 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4057 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4085 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4485 rc = wait_event_interruptible(vhost->work_wait_q, in ibmvfc_work()
4784 init_waitqueue_head(&vhost->work_wait_q); in ibmvfc_probe()