Searched defs:io_wq (Results 1 – 3 of 3) sorted by relevance
111 struct io_wq { struct115 io_wq_work_fn *do_work; argument117 struct io_wq_hash *hash; argument126 struct io_wqe *wqes[]; argument139 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index); argument
467 struct io_wq *io_wq; member
699 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member
Completed in 34 milliseconds