Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dhrtimer.c1221 bool force_local, first; in __hrtimer_start_range_ns() local
1231 force_local = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in __hrtimer_start_range_ns()
1232 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
1245 remove_hrtimer(timer, base, true, force_local); in __hrtimer_start_range_ns()
1255 if (!force_local) { in __hrtimer_start_range_ns()
1263 if (!force_local) in __hrtimer_start_range_ns()