region_ida         22 drivers/nvdimm/region_devs.c static DEFINE_IDA(region_ida);
region_ida        136 drivers/nvdimm/region_devs.c 	ida_simple_remove(&region_ida, nd_region->id);
region_ida        988 drivers/nvdimm/region_devs.c 	nd_region->id = ida_simple_get(&region_ida, 0, 0, GFP_KERNEL);
region_ida       1047 drivers/nvdimm/region_devs.c 	ida_simple_remove(&region_ida, nd_region->id);
region_ida       1222 drivers/nvdimm/region_devs.c 	ida_destroy(&region_ida);