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

/linux-master/io_uring/
H A Dio-wq.c138 static bool io_acct_cancel_pending_work(struct io_wq *wq,
792 while (io_acct_cancel_pending_work(wq, acct, &match))
970 io_acct_cancel_pending_work(wq, acct, &match);
1035 static bool io_acct_cancel_pending_work(struct io_wq *wq, function
1067 if (io_acct_cancel_pending_work(wq, acct, match)) {

Completed in 153 milliseconds