Home
last modified time | relevance | path

Searched refs:io_wqe (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.c47 struct io_wqe *wqe;
90 struct io_wqe { struct
125 struct io_wqe *wqes[];
138 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
140 static bool io_acct_cancel_pending_work(struct io_wqe *wqe,
157 static inline struct io_wqe_acct *io_get_acct(struct io_wqe *wqe, bool bound) in io_get_acct()
162 static inline struct io_wqe_acct *io_work_get_acct(struct io_wqe *wqe, in io_work_get_acct()
192 struct io_wqe *wqe = worker->wqe; in io_worker_cancel_cb()
216 struct io_wqe *wqe = worker->wqe; in io_worker_exit()
260 static bool io_wqe_activate_free_worker(struct io_wqe *wq
[all...]

Completed in 2 milliseconds