Searched refs:for_each_active_base (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/time/ |
| H A D | hrtimer.c | 532 #define for_each_active_base(base, cpu_base, active) \ macro 553 for_each_active_base(base, cpu_base, active) { in hrtimer_bases_next_event_without() 593 for_each_active_base(base, cpu_base, active) { in hrtimer_bases_first() 942 for_each_active_base(base, cpu_base, active) { in update_needs_ipi() 1974 for_each_active_base(base, cpu_base, active) { in __hrtimer_run_queues()
|