Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio-wq.c138 static bool io_acct_cancel_pending_work(struct io_wq *wq,
792 while (io_acct_cancel_pending_work(wq, acct, &match)) in create_worker_cont()
970 io_acct_cancel_pending_work(wq, acct, &match); in io_wq_enqueue()
1035 static bool io_acct_cancel_pending_work(struct io_wq *wq, in io_acct_cancel_pending_work() function
1067 if (io_acct_cancel_pending_work(wq, acct, match)) { in io_wq_cancel_pending_work()