Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c116 struct io_wq { struct
119 struct io_wq_hash *hash; argument
128 struct io_wq_acct acct[IO_WQ_ACCT_NR]; argument
132 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; argument
147 static bool create_io_worker(struct io_wq *wq, struct io_wq_acct *acct); argument
/linux/include/linux/
H A Dio_uring_types.h116 struct io_wq *io_wq; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h703 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member