Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dpoll.c749 static __cold bool io_poll_remove_all_table(struct task_struct *tsk, in io_poll_remove_all_table() function
784 ret = io_poll_remove_all_table(tsk, &ctx->cancel_table, cancel_all); in io_poll_remove_all()
785 ret |= io_poll_remove_all_table(tsk, &ctx->cancel_table_locked, cancel_all); in io_poll_remove_all()