Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio-wq.c72 struct io_wqe_acct { struct
92 struct io_wqe_acct acct[2]; argument
141 struct io_wqe_acct *acct,
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()
166 static inline struct io_wqe_acct *io_wqe_get_acct(struct io_worker *worker) in io_wqe_get_acct()
201 static inline bool io_acct_run_queue(struct io_wqe_acct *acct) in io_acct_run_queue()
214 struct io_wqe_acct *acct) 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()
269 struct io_wqe_acct *acct = io_wqe_get_acct(worker); in io_wqe_inc_running()
[all …]