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