Searched refs:io_check_restriction (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dio_uring.c2152 static inline bool io_check_restriction(struct io_ring_ctx *ctx, function
2238 if (ctx->restricted && !io_check_restriction(ctx, req, sqe_flags))

Completed in 115 milliseconds