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

/linux-master/include/linux/
H A Dio_uring_types.h189 u8 sqe_flags_allowed; member in struct:io_restriction
/linux-master/io_uring/
H A Dregister.c208 ctx->restrictions.sqe_flags_allowed = res[i].sqe_flags;
H A Dio_uring.c2163 if (sqe_flags & ~(ctx->restrictions.sqe_flags_allowed |

Completed in 128 milliseconds