Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.c56 struct io_wqe *wqe;
95 struct io_wqe { struct
117 struct io_wqe **wqes; argument
151 static bool __io_worker_unuse(struct io_wqe *wqe, struct io_worker *worker) in __io_worker_unuse()
201 static inline struct io_wqe_acct *io_work_get_acct(struct io_wqe *wqe, in io_work_get_acct()
210 static inline struct io_wqe_acct *io_wqe_get_acct(struct io_wqe *wqe, in io_wqe_get_acct()
221 struct io_wqe *wqe = worker->wqe; in io_worker_exit()
257 static inline bool io_wqe_run_queue(struct io_wqe *wqe) in io_wqe_run_queue()
270 static bool io_wqe_activate_free_worker(struct io_wqe *wqe) in io_wqe_activate_free_worker()
294 static void io_wqe_wake_worker(struct io_wqe *wqe, struct io_wqe_acct *acct) in io_wqe_wake_worker()
[all …]