Searched refs:io_task_work_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dio-wq.c1198 static bool io_task_work_match(struct callback_head *cb, void *data) function
1217 while ((cb = task_work_cancel_match(wq->task, io_task_work_match, wq)) != NULL) {

Completed in 129 milliseconds