Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.c81 struct io_wqe_acct { struct
104 struct io_wqe_acct acct[2]; argument
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()
222 struct io_wqe_acct *acct = io_wqe_get_acct(wqe, worker); in io_worker_exit()
294 static void io_wqe_wake_worker(struct io_wqe *wqe, struct io_wqe_acct *acct) in io_wqe_wake_worker()
314 struct io_wqe_acct *acct = io_wqe_get_acct(wqe, worker); in io_wqe_inc_running()
322 struct io_wqe_acct *acct = io_wqe_get_acct(wqe, worker); in io_wqe_dec_running()
685 struct io_wqe_acct *acct = &wqe->acct[index]; in create_io_worker()
727 struct io_wqe_acct *acct = &wqe->acct[index]; in io_wqe_need_worker()
[all …]