Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio-wq.c145 static bool io_acct_cancel_pending_work(struct io_wqe *wqe,
769 while (io_acct_cancel_pending_work(wqe, acct, &match)) in create_worker_cont()
952 io_acct_cancel_pending_work(wqe, acct, &match); in io_wqe_enqueue()
1024 static bool io_acct_cancel_pending_work(struct io_wqe *wqe, in io_acct_cancel_pending_work() function
1056 if (io_acct_cancel_pending_work(wqe, acct, match)) { in io_wqe_cancel_pending_work()