Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c935 static bool io_acct_for_each_worker(struct io_wq_acct *acct, in io_acct_for_each_worker() function
961 if (io_acct_for_each_worker(&wq->acct[i], func, data)) in io_wq_for_each_worker()
1179 io_acct_for_each_worker(acct, io_wq_worker_cancel, match); in io_acct_cancel_running_work()