Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.c663 static bool io_match_task(struct io_kiocb *head, struct io_uring_task *tctx, in io_match_task() function
689 * completion_lock is needed for io_match_task(). Take it before in io_kill_timeouts()
697 if (io_match_task(req, tctx, cancel_all)) in io_kill_timeouts()