Searched refs:sqe_op (Results 1 – 5 of 5) sorted by relevance
136 if (res[i].sqe_op >= IORING_OP_LAST) in io_parse_restrictions()138 __set_bit(res[i].sqe_op, restrictions->sqe_op); in io_parse_restrictions()
2002 if (!test_bit(req->opcode, ctx->restrictions.sqe_op)) in io_check_restriction()
634 __u8 sqe_op; /* IORING_RESTRICTION_SQE_OP */ member
206 DECLARE_BITMAP(sqe_op, IORING_OP_LAST);
755 __u8 sqe_op; /* IORING_RESTRICTION_SQE_OP */ member