Home
last modified time | relevance | path

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

/io_uring/
Dpoll.h37 bool io_poll_remove_all(struct io_ring_ctx *ctx, struct task_struct *tsk,
Dpoll.c788 __cold bool io_poll_remove_all(struct io_ring_ctx *ctx, struct task_struct *tsk, in io_poll_remove_all() function
Dio_uring.c2846 io_poll_remove_all(ctx, NULL, true); in io_ring_ctx_wait_and_kill()
2978 ret |= io_poll_remove_all(ctx, task, cancel_all); in io_uring_try_cancel_requests()