nb_max 1146 drivers/cpufreq/cpufreq.c struct cpufreq_policy *policy = container_of(nb, struct cpufreq_policy, nb_max); nb_max 1212 drivers/cpufreq/cpufreq.c policy->nb_max.notifier_call = cpufreq_notifier_max; nb_max 1223 drivers/cpufreq/cpufreq.c &policy->nb_max); nb_max 1271 drivers/cpufreq/cpufreq.c &policy->nb_max); nb_max 148 include/linux/cpufreq.h struct notifier_block nb_max;