Home
last modified time | relevance | path

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

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