Searched refs:completion_wq (Results 1 – 5 of 5) sorted by relevance
183 wait_queue_head_t completion_wq; member
160 wait_event(wka_port->completion_wq, in zfcp_fc_wka_port_get()185 wake_up(&wka_port->completion_wq); in zfcp_fc_wka_port_offline()202 init_waitqueue_head(&wka_port->completion_wq); in zfcp_fc_wka_port_init()
1585 wake_up(&wka_port->completion_wq); in zfcp_fsf_open_wka_port_handler()1640 wake_up(&wka_port->completion_wq); in zfcp_fsf_close_wka_port_handler()
364 struct workqueue_struct *completion_wq; member
2343 queue_work(req->r_osdc->completion_wq, &req->r_complete_work); in complete_request()5037 osdc->completion_wq = create_singlethread_workqueue("ceph-completion"); in ceph_osdc_init()5038 if (!osdc->completion_wq) in ceph_osdc_init()5064 destroy_workqueue(osdc->completion_wq); in ceph_osdc_stop()