Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.h46 bool io_poll_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx,
H A Dpoll.c726 __cold bool io_poll_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_poll_remove_all() function
H A Dio_uring.c3176 ret |= io_poll_remove_all(ctx, tctx, cancel_all); in io_uring_try_cancel_requests()