Searched defs:io_wq (Results 1 – 3 of 3) sorted by relevance
96 struct io_wq { struct100 io_wq_work_fn *do_work; argument102 struct io_wq_hash *hash; argument111 struct io_wq_acct acct[IO_WQ_ACCT_NR]; argument121 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; argument136 static bool create_io_worker(struct io_wq *wq, int index); argument
56 struct io_wq *io_wq; member
701 struct lpfc_queue *io_wq; /* Fast-path FCP & NVME work queue */ member