Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dpoll.c742 static __cold bool io_poll_remove_all_table(struct task_struct *tsk, in io_poll_remove_all_table() function
777 ret = io_poll_remove_all_table(tsk, &ctx->cancel_table, cancel_all); in io_poll_remove_all()
778 ret |= io_poll_remove_all_table(tsk, &ctx->cancel_table_locked, cancel_all); in io_poll_remove_all()