Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c117 struct io_wq { struct
120 struct io_wq_hash *hash; argument
129 struct io_wq_acct acct[IO_WQ_ACCT_NR]; argument
133 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; argument
148 static bool create_io_worker(struct io_wq *wq, struct io_wq_acct *acct); argument