Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio-wq.c47 struct io_wqe *wqe;
90 struct io_wqe { struct
125 struct io_wqe *wqes[]; argument
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,
155 static inline struct io_wqe_acct *io_get_acct(struct io_wqe *wqe, bool bound) in io_get_acct()
160 static inline struct io_wqe_acct *io_work_get_acct(struct io_wqe *wqe, in io_work_get_acct()
179 struct io_wqe *wqe = worker->wqe; in io_worker_exit()
213 static bool io_wqe_activate_free_worker(struct io_wqe *wqe, in io_wqe_activate_free_worker()
246 static bool io_wqe_create_worker(struct io_wqe *wqe, struct io_wqe_acct *acct) in io_wqe_create_worker()
[all …]