Home
last modified time | relevance | path

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

/io_uring/
Dio-wq.c76 struct io_wqe_acct { struct
97 struct io_wqe_acct acct[IO_WQ_ACCT_NR]; argument
146 struct io_wqe_acct *acct,
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()
173 static inline struct io_wqe_acct *io_wqe_get_acct(struct io_worker *worker) in io_wqe_get_acct()
196 struct io_wqe_acct *acct = io_wqe_get_acct(worker); in io_worker_cancel_cb()
252 static inline bool io_acct_run_queue(struct io_wqe_acct *acct) in io_acct_run_queue()
270 struct io_wqe_acct *acct) in io_wqe_activate_free_worker()
302 static bool io_wqe_create_worker(struct io_wqe *wqe, struct io_wqe_acct *acct) in io_wqe_create_worker()
[all …]