Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.h37 bool io_poll_remove_all(struct io_ring_ctx *ctx, struct task_struct *tsk,
H A Dpoll.c782 __cold bool io_poll_remove_all(struct io_ring_ctx *ctx, struct task_struct *tsk, in io_poll_remove_all() function
H A Dio_uring.c3295 io_poll_remove_all(ctx, NULL, true); in io_ring_ctx_wait_and_kill()
3436 ret |= io_poll_remove_all(ctx, task, cancel_all); in io_uring_try_cancel_requests()