Lines Matching refs:work_wait_q
576 wake_up(&vhost->work_wait_q); in ibmvfc_reinit_host()
589 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_del_tgt()
610 wake_up(&vhost->work_wait_q); in ibmvfc_link_down()
648 wake_up(&vhost->work_wait_q); in ibmvfc_init_host()
906 wake_up(&vhost->work_wait_q); in __ibmvfc_reset_host()
949 wake_up(&vhost->work_wait_q); in ibmvfc_retry_host_init()
2835 wake_up(&vhost->work_wait_q); in ibmvfc_handle_crq()
3311 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_init_tgt()
3327 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_retry_tgt_init()
3434 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_prli_done()
3535 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_plogi_done()
3596 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3606 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
3691 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_and_del_done()
3770 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_move_login_done()
3873 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_done()
3923 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_cancel_done()
4085 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_query_target_done()
4259 wake_up(&vhost->work_wait_q); in ibmvfc_discover_targets_done()
4336 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4344 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4372 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
4847 rc = wait_event_interruptible(vhost->work_wait_q, in ibmvfc_work()
5146 init_waitqueue_head(&vhost->work_wait_q); in ibmvfc_probe()