Searched refs:register_op (Results 1 – 4 of 4) sorted by relevance
129 if (res[i].register_op >= IORING_REGISTER_LAST) in io_parse_restrictions()131 __set_bit(res[i].register_op, restrictions->register_op); in io_parse_restrictions()630 if (!test_bit(opcode, ctx->restrictions.register_op)) in __io_uring_register()
633 __u8 register_op; /* IORING_RESTRICTION_REGISTER_OP */ member
223 DECLARE_BITMAP(register_op, IORING_REGISTER_LAST);
800 __u8 register_op; /* IORING_RESTRICTION_REGISTER_OP */ member