Searched refs:l_p_j_ref (Results 1 – 2 of 2) sorted by relevance
798 static DEFINE_PER_CPU(unsigned long, l_p_j_ref);814 if (!per_cpu(l_p_j_ref, first)) { in cpufreq_callback()816 per_cpu(l_p_j_ref, cpu) = in cpufreq_callback()833 lpj = cpufreq_scale(per_cpu(l_p_j_ref, first), in cpufreq_callback()
312 static unsigned long l_p_j_ref; in adjust_jiffies() local319 l_p_j_ref = loops_per_jiffy; in adjust_jiffies()322 l_p_j_ref, l_p_j_ref_freq); in adjust_jiffies()325 loops_per_jiffy = cpufreq_scale(l_p_j_ref, l_p_j_ref_freq, in adjust_jiffies()