Home
last modified time | relevance | path

Searched refs:force_local (Results 1 – 1 of 1) sorted by relevance

/kernel/time/
Dhrtimer.c1115 bool force_local, first; in __hrtimer_start_range_ns() local
1125 force_local = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in __hrtimer_start_range_ns()
1126 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
1139 remove_hrtimer(timer, base, true, force_local); in __hrtimer_start_range_ns()
1149 if (!force_local) { in __hrtimer_start_range_ns()
1157 if (!force_local) in __hrtimer_start_range_ns()