Searched refs:l_p_j_ref (Results 1 – 2 of 2) sorted by relevance
748 static DEFINE_PER_CPU(unsigned long, l_p_j_ref);764 if (!per_cpu(l_p_j_ref, first)) { in cpufreq_callback()766 per_cpu(l_p_j_ref, cpu) = in cpufreq_callback()783 lpj = cpufreq_scale(per_cpu(l_p_j_ref, first), in cpufreq_callback()
304 static unsigned long l_p_j_ref; in adjust_jiffies() local311 l_p_j_ref = loops_per_jiffy; in adjust_jiffies()314 l_p_j_ref, l_p_j_ref_freq); in adjust_jiffies()317 loops_per_jiffy = cpufreq_scale(l_p_j_ref, l_p_j_ref_freq, in adjust_jiffies()