Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c1463 static bool io_task_match(struct io_kiocb *req, struct task_struct *tsk) in io_task_match() function
1486 if (io_task_match(req, tsk)) { in io_kill_timeouts()
5294 if (io_task_match(req, tsk)) in io_poll_remove_all()
8547 if (io_task_match(de->req, task) && in io_cancel_defer_files()
8617 return io_task_match(req, task); in io_cancel_task_cb()