ida_alloc_max
return (ida_alloc_max(ida, ~0u, gfp));
index = ida_alloc_max(&fg->fte_allocator, fg->max_ftes, GFP_KERNEL);
devnum = ida_alloc_max(&uverbs_ida, IB_UVERBS_MAX_DEVICES - 1,