Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dtimeout.c645 static bool io_match_task(struct io_kiocb *head, struct task_struct *task, in io_match_task() function
679 if (io_match_task(req, tsk, cancel_all) && in io_kill_timeouts()