max_freqs 42 drivers/cpufreq/bmips-cpufreq.c unsigned int max_freqs; max_freqs 49 drivers/cpufreq/bmips-cpufreq.c .max_freqs = (f), \ max_freqs 74 drivers/cpufreq/bmips-cpufreq.c table = kmalloc_array(priv->max_freqs + 1, sizeof(*table), GFP_KERNEL); max_freqs 78 drivers/cpufreq/bmips-cpufreq.c for (i = 0; i < priv->max_freqs; i++) {