Searched defs:io_wq (Results 1 – 3 of 3) sorted by relevance
115 struct io_wq { struct119 io_wq_work_fn *do_work; argument121 struct io_wq_hash *hash; argument130 struct io_wqe *wqes[]; argument143 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index); argument
56 struct io_wq *io_wq; member
703 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member
Completed in 14 milliseconds