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,
801 while (io_acct_cancel_pending_work(wq, acct, &match)) in create_worker_cont()
979 io_acct_cancel_pending_work(wq, acct, &match); in io_wq_enqueue()
1044 static bool io_acct_cancel_pending_work(struct io_wq *wq, in io_acct_cancel_pending_work() function
1076 if (io_acct_cancel_pending_work(wq, acct, match)) { in io_wq_cancel_pending_work()