cpufreq_ida        94 drivers/thermal/cpu_cooling.c static DEFINE_IDA(cpufreq_ida);
cpufreq_ida       584 drivers/thermal/cpu_cooling.c 	ret = ida_simple_get(&cpufreq_ida, 0, 0, GFP_KERNEL);
cpufreq_ida       642 drivers/thermal/cpu_cooling.c 	ida_simple_remove(&cpufreq_ida, cpufreq_cdev->id);
cpufreq_ida       740 drivers/thermal/cpu_cooling.c 	ida_simple_remove(&cpufreq_ida, cpufreq_cdev->id);