Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dpoll.h43 bool io_poll_remove_all(struct io_ring_ctx *ctx, struct task_struct *tsk,
Dpoll.c793 __cold bool io_poll_remove_all(struct io_ring_ctx *ctx, struct task_struct *tsk, in io_poll_remove_all() function
Dio_uring.c3125 ret |= io_poll_remove_all(ctx, task, cancel_all); in io_uring_try_cancel_requests()