Home
last modified time | relevance | path

Searched defs:io_wq (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/io_uring/
Dio-wq.c113 struct io_wq { struct
117 io_wq_work_fn *do_work; argument
119 struct io_wq_hash *hash; argument
128 struct io_wqe *wqes[]; argument
141 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index); argument
Dio_uring.c542 struct io_wq *io_wq; member
/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_sli4.h699 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member