Searched refs:IORING_OP_LAST (Results 1 – 4 of 4) sorted by relevance
655 if (opcode < IORING_OP_LAST) in io_uring_get_opcode()664 BUILD_BUG_ON(ARRAY_SIZE(io_cold_defs) != IORING_OP_LAST); in io_uring_optable_init()665 BUILD_BUG_ON(ARRAY_SIZE(io_issue_defs) != IORING_OP_LAST); in io_uring_optable_init()
105 IORING_REGISTER_LAST + IORING_OP_LAST)2161 if (unlikely(opcode >= IORING_OP_LAST)) { in io_init_req()4136 p->last_op = IORING_OP_LAST - 1; in io_probe()4137 if (nr_args > IORING_OP_LAST) in io_probe()4138 nr_args = IORING_OP_LAST; in io_probe()4212 if (res[i].sqe_op >= IORING_OP_LAST) { in io_register_restrictions()
156 DECLARE_BITMAP(sqe_op, IORING_OP_LAST);
245 IORING_OP_LAST, enumerator