IORING_RESTRICTION
io_uring_restriction->opcode values
Fields of this type
Fields
- REGISTER_OP:REGISTER_OP
- Allow an io_uring_register(2) opcode
- SQE_OP:SQE_OP
- Allow an sqe opcode
- SQE_FLAGS_ALLOWED:SQE_FLAGS_ALLOWED
- Allow sqe flags
- SQE_FLAGS_REQUIRED:SQE_FLAGS_REQUIRED
- Require sqe flags (these flags must be set on each submission)
- _:_