MEM_ID_MAX
id = ida_alloc_range(&mem_id_pool, mem_id_next, MEM_ID_MAX - 1, gfp);
.max_size = MEM_ID_MAX,