Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio-wq.c50 struct io_wqe *wqe;
95 struct io_wqe { struct
130 struct io_wqe *wqes[]; argument
143 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
145 static bool io_acct_cancel_pending_work(struct io_wqe *wqe,
162 static inline struct io_wqe_acct *io_get_acct(struct io_wqe *wqe, bool bound) in io_get_acct()
167 static inline struct io_wqe_acct *io_work_get_acct(struct io_wqe *wqe, in io_work_get_acct()
187 struct io_wqe *wqe = worker->wqe; in io_worker_cancel_cb()
211 struct io_wqe *wqe = worker->wqe; in io_worker_exit()
259 static bool io_wqe_activate_free_worker(struct io_wqe *wqe, in io_wqe_activate_free_worker()
[all …]