Home
last modified time | relevance | path

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

/linux-5.19.10/io_uring/
Dio_uring.c316 u8 sqe_flags_allowed; member
8346 if (sqe_flags & ~(ctx->restrictions.sqe_flags_allowed | in io_check_restriction()
12253 ctx->restrictions.sqe_flags_allowed = res[i].sqe_flags; in io_register_restrictions()