Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring_types.h157 u8 sqe_flags_allowed; member
/openbmc/linux/io_uring/
H A Dio_uring.c2121 if (sqe_flags & ~(ctx->restrictions.sqe_flags_allowed | in io_check_restriction()
4222 ctx->restrictions.sqe_flags_allowed = res[i].sqe_flags; in io_register_restrictions()