Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c110 struct io_wq { struct
114 io_wq_work_fn *do_work; argument
116 struct io_wq_hash *hash; argument
125 struct io_wqe *wqes[]; argument
138 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index); argument
H A Dio_uring.c479 struct io_wq *io_wq; member
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli4.h690 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member