Searched refs:io_match_task_safe (Results 1 – 1 of 1) sorted by relevance
1240 static bool io_match_task_safe(struct io_kiocb *head, struct task_struct *task, in io_match_task_safe() function6019 if (io_match_task_safe(req, tsk, cancel_all)) { in io_poll_remove_all()9830 return io_match_task_safe(req, cancel->task, cancel->all); in io_cancel_task_cb()9841 if (io_match_task_safe(de->req, task, cancel_all)) { in io_cancel_defer_files()