Searched refs:lio_wq (Results 1 – 1 of 1) sorted by relevance
17 static struct workqueue_struct *lio_wq; variable1117 lio_wq = alloc_ordered_workqueue("%s", WQ_MEM_RECLAIM, in efct_scsi_tgt_new_device()1119 if (!lio_wq) { in efct_scsi_tgt_new_device()1132 flush_workqueue(lio_wq); in efct_scsi_tgt_del_device()1237 queue_work(lio_wq, &wq_data->work); in efct_scsi_new_initiator()1305 queue_work(lio_wq, &wq_data->work); in efct_scsi_del_initiator()