Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.c753 static __cold bool io_poll_remove_all_table(struct task_struct *tsk, in io_poll_remove_all_table() function
788 ret = io_poll_remove_all_table(tsk, &ctx->cancel_table, cancel_all); in io_poll_remove_all()
789 ret |= io_poll_remove_all_table(tsk, &ctx->cancel_table_locked, cancel_all); in io_poll_remove_all()