Searched defs:cancel_all (Results 1 - 7 of 7) sorted by relevance

/linux-master/io_uring/
H A Dfutex.h25 io_futex_remove_all(struct io_ring_ctx *ctx, struct task_struct *task, bool cancel_all) argument
H A Dtimeout.c664 io_kill_timeouts(struct io_ring_ctx *ctx, struct task_struct *tsk, bool cancel_all) argument
H A Dfutex.c150 io_futex_remove_all(struct io_ring_ctx *ctx, struct task_struct *task, bool cancel_all) argument
H A Dwaitid.c187 io_waitid_remove_all(struct io_ring_ctx *ctx, struct task_struct *task, bool cancel_all) argument
H A Dpoll.c765 io_poll_remove_all_table(struct task_struct *tsk, struct io_hash_table *table, bool cancel_all) argument
H A Dio-wq.c133 bool cancel_all; member in struct:io_cb_cancel_data
1083 io_wq_cancel_cb(struct io_wq *wq, work_cancel_fn *cancel, void *data, bool cancel_all) argument
[all...]
H A Dio_uring.c209 io_match_task_safe(struct io_kiocb *head, struct task_struct *task, bool cancel_all) argument
3193 io_cancel_defer_files(struct io_ring_ctx *ctx, struct task_struct *task, bool cancel_all) argument
3244 io_uring_try_cancel_uring_cmd(struct io_ring_ctx *ctx, struct task_struct *task, bool cancel_all) argument
3275 io_uring_try_cancel_requests(struct io_ring_ctx *ctx, struct task_struct *task, bool cancel_all) argument
3343 io_uring_cancel_generic(bool cancel_all, struct io_sq_data *sqd) argument
3422 __io_uring_cancel(bool cancel_all) argument
[all...]

Completed in 269 milliseconds