Searched refs:for_each_active_base (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/time/ |
| H A D | hrtimer.c | 533 #define for_each_active_base(base, cpu_base, active) \ macro 554 for_each_active_base(base, cpu_base, active) { in hrtimer_bases_next_event_without() 594 for_each_active_base(base, cpu_base, active) { in hrtimer_bases_first() 945 for_each_active_base(base, cpu_base, active) { in update_needs_ipi() 2111 for_each_active_base(base, cpu_base, active) { in __hrtimer_run_queues()
|