Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dio_uring.c1936 static inline bool io_check_restriction(struct io_ring_ctx *ctx, in io_check_restriction() function
2014 if (ctx->restricted && !io_check_restriction(ctx, req, sqe_flags)) in io_init_req()