Searched refs:io_uring_try_cancel_uring_cmd (Results 1 - 3 of 3) sorted by path

/linux-master/io_uring/
H A Dio_uring.c3033 ret |= io_uring_try_cancel_uring_cmd(ctx, task, cancel_all);
H A During_cmd.c49 bool io_uring_try_cancel_uring_cmd(struct io_ring_ctx *ctx, function
96 * Mark this command as concelable, then io_uring_try_cancel_uring_cmd()
H A During_cmd.h10 bool io_uring_try_cancel_uring_cmd(struct io_ring_ctx *ctx,

Completed in 171 milliseconds