Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dhrtimer.c1217 bool force_local, first; in __hrtimer_start_range_ns() local
1227 force_local = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in __hrtimer_start_range_ns()
1228 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
1241 remove_hrtimer(timer, base, true, force_local); in __hrtimer_start_range_ns()
1251 if (!force_local) { in __hrtimer_start_range_ns()
1259 if (!force_local) in __hrtimer_start_range_ns()

Completed in 7 milliseconds