Lines Matching refs:next
276 while (cpus->next) { in debug_output_one()
278 cpus = cpus->next; in debug_output_one()
287 while (cpus->next) { in debug_output_one()
289 cpus = cpus->next; in debug_output_one()
313 while (freqs->next) { in debug_output_one()
316 freqs = freqs->next; in debug_output_one()
326 while (governors->next) { in debug_output_one()
328 governors = governors->next; in debug_output_one()
363 stats = stats->next; in debug_output_one()
453 while (governors->next) { in get_available_governors()
455 governors = governors->next; in get_available_governors()
471 while (cpus->next) { in get_affected_cpus()
473 cpus = cpus->next; in get_affected_cpus()
488 while (cpus->next) { in get_related_cpus()
490 cpus = cpus->next; in get_related_cpus()
512 stats = stats->next; in get_freq_stats()