Searched refs:io_task_work_match (Results 1 – 1 of 1) sorted by relevance
1219 static bool io_task_work_match(struct callback_head *cb, void *data) in io_task_work_match() function1238 while ((cb = task_work_cancel_match(wq->task, io_task_work_match, wq)) != NULL) { in io_wq_cancel_tw_create()