Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.c72 struct io_wqe_acct { struct
92 struct io_wqe_acct acct[2];
141 struct io_wqe_acct *acct,
157 static inline struct io_wqe_acct *io_get_acct(struct io_wqe *wqe, bool bound) in io_get_acct()
162 static inline struct io_wqe_acct *io_work_get_acct(struct io_wqe *wqe, in io_work_get_acct()
168 static inline struct io_wqe_acct *io_wqe_get_acct(struct io_worker *worker) in io_wqe_get_acct()
191 struct io_wqe_acct *acct = io_wqe_get_acct(worker); in io_worker_cancel_cb()
248 static inline bool io_acct_run_queue(struct io_wqe_acct *acct) in io_acct_run_queue()
261 struct io_wqe_acct *acct)
293 static bool io_wqe_create_worker(struct io_wqe *wqe, struct io_wqe_acct *acc
[all...]

Completed in 2 milliseconds