Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/time/
Dhrtimer.c1220 bool force_local, first; in __hrtimer_start_range_ns() local
1230 force_local = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in __hrtimer_start_range_ns()
1231 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
1244 remove_hrtimer(timer, base, true, force_local); in __hrtimer_start_range_ns()
1254 if (!force_local) { in __hrtimer_start_range_ns()
1262 if (!force_local) in __hrtimer_start_range_ns()