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()
3229 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_init_tgt()
3245 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_retry_tgt_init()
3352 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_prli_done()
3448 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_plogi_done()
3509 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3523 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3623 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_done()
3673 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_cancel_done()
3836 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_query_target_done()
3973 wake_up(&vhost->work_wait_q); in ibmvfc_discover_targets_done()
4048 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4056 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4084 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4484 rc = wait_event_interruptible(vhost->work_wait_q, in ibmvfc_work()
4781 init_waitqueue_head(&vhost->work_wait_q); in ibmvfc_probe()