Lines Matching refs:work_wait_q

649 	wake_up(&vhost->work_wait_q);  in ibmvfc_reinit_host()
662 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_del_tgt()
683 wake_up(&vhost->work_wait_q); in ibmvfc_link_down()
721 wake_up(&vhost->work_wait_q); in ibmvfc_init_host()
1162 wake_up(&vhost->work_wait_q); in __ibmvfc_reset_host()
1205 wake_up(&vhost->work_wait_q); in ibmvfc_retry_host_init()
3248 wake_up(&vhost->work_wait_q); in ibmvfc_handle_crq()
3893 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_init_tgt()
3909 wake_up(&tgt->vhost->work_wait_q); in ibmvfc_retry_tgt_init()
4016 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_prli_done()
4122 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_plogi_done()
4188 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
4198 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_done()
4284 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_implicit_logout_and_del_done()
4364 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_move_login_done()
4467 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_done()
4517 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_adisc_cancel_done()
4684 wake_up(&vhost->work_wait_q); in ibmvfc_tgt_query_target_done()
4863 wake_up(&vhost->work_wait_q); in ibmvfc_discover_targets_done()
4941 wake_up(&vhost->work_wait_q); in ibmvfc_channel_setup_done()
5082 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
5090 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
5123 wake_up(&vhost->work_wait_q); in ibmvfc_npiv_login_done()
5618 rc = wait_event_interruptible(vhost->work_wait_q, in ibmvfc_work()
6151 init_waitqueue_head(&vhost->work_wait_q); in ibmvfc_probe()