Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfutex.h14 bool io_futex_remove_all(struct io_ring_ctx *ctx, struct task_struct *task,
25 static inline bool io_futex_remove_all(struct io_ring_ctx *ctx, in io_futex_remove_all() function
Dfutex.c144 bool io_futex_remove_all(struct io_ring_ctx *ctx, struct task_struct *task, in io_futex_remove_all() function
Dio_uring.c3127 ret |= io_futex_remove_all(ctx, task, cancel_all); in io_uring_try_cancel_requests()