Searched refs:io_get_acct (Results 1 – 1 of 1) sorted by relevance
157 static inline struct io_wq_acct *io_get_acct(struct io_wq *wq, bool bound) in io_get_acct() function165 return io_get_acct(wq, !(atomic_read(&work->flags) & IO_WQ_WORK_UNBOUND)); in io_work_get_acct()170 return io_get_acct(worker->wq, test_bit(IO_WORKER_F_BOUND, &worker->flags)); in io_wq_get_acct()1072 struct io_wq_acct *acct = io_get_acct(wq, i == 0); in io_wq_cancel_pending_work()