Searched refs:completion_wq (Results 1 – 5 of 5) sorted by relevance
198 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()
1628 wake_up(&wka_port->completion_wq); in zfcp_fsf_open_wka_port_handler()1687 wake_up(&wka_port->completion_wq); in zfcp_fsf_close_wka_port_handler()
370 struct workqueue_struct *completion_wq; member
2436 queue_work(req->r_osdc->completion_wq, &req->r_complete_work); in complete_request()5178 osdc->completion_wq = create_singlethread_workqueue("ceph-completion"); in ceph_osdc_init()5179 if (!osdc->completion_wq) in ceph_osdc_init()5205 destroy_workqueue(osdc->completion_wq); in ceph_osdc_stop()