Searched defs:io_wq (Results 1 – 3 of 3) sorted by relevance
113 struct io_wq { struct117 io_wq_work_fn *do_work; argument119 struct io_wq_hash *hash; argument128 struct io_wqe *wqes[]; argument141 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index); argument
542 struct io_wq *io_wq; member
699 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member