ddr_ida            45 drivers/perf/fsl_imx8_ddr_perf.c static DEFINE_IDA(ddr_ida);
ddr_ida           470 drivers/perf/fsl_imx8_ddr_perf.c 	pmu->id = ida_simple_get(&ddr_ida, 0, 0, GFP_KERNEL);
ddr_ida           625 drivers/perf/fsl_imx8_ddr_perf.c 	ida_simple_remove(&ddr_ida, pmu->id);
ddr_ida           640 drivers/perf/fsl_imx8_ddr_perf.c 	ida_simple_remove(&ddr_ida, pmu->id);