Searched refs:__io_wq_worker_cancel (Results 1 – 1 of 1) sorted by relevance
1008 static bool __io_wq_worker_cancel(struct io_worker *worker, in io_wq_worker_cancel() 1030 if (__io_wq_worker_cancel(worker, match, worker->cur_work) || in io_wq_remove_pending() 1031 __io_wq_worker_cancel(worker, match, worker->next_work)) in io_wq_remove_pending() 995 static bool __io_wq_worker_cancel(struct io_worker *worker, __io_wq_worker_cancel() function