Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c2083 static inline bool io_check_restriction(struct io_ring_ctx *ctx, in io_check_restriction() function
2161 if (ctx->restricted && !io_check_restriction(ctx, req, sqe_flags))
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c7142 static inline bool io_check_restriction(struct io_ring_ctx *ctx, in io_check_restriction() function
7185 if (!io_check_restriction(ctx, req, sqe_flags))

Completed in 20 milliseconds