Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c141 static bool io_acct_cancel_pending_work(struct io_wq *wq,
813 while (io_acct_cancel_pending_work(wq, acct, &match)) in create_worker_cont()
992 io_acct_cancel_pending_work(wq, acct, &match); in io_wq_enqueue()
1057 static bool io_acct_cancel_pending_work(struct io_wq *wq, in io_acct_cancel_pending_work() function
1089 if (io_acct_cancel_pending_work(wq, acct, match)) { in io_wq_cancel_pending_work()