Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dio_uring_types.h157 u8 sqe_flags_allowed; member
/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c2094 if (sqe_flags & ~(ctx->restrictions.sqe_flags_allowed | in io_check_restriction()
4183 ctx->restrictions.sqe_flags_allowed = res[i].sqe_flags; in io_register_restrictions()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c268 u8 sqe_flags_allowed; member
7156 if (sqe_flags & ~(ctx->restrictions.sqe_flags_allowed | in io_check_restriction()
10630 ctx->restrictions.sqe_flags_allowed = res[i].sqe_flags; in io_register_restrictions()

Completed in 24 milliseconds