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