ida_alloc_max
ret = ida_alloc_max(&config->connector_ida, 31, GFP_KERNEL);
int instance = ida_alloc_max(&i915->selftest.mock_region_instances,
int ida_alloc_max(struct ida *, unsigned int, gfp_t);