Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
Dhrtimer.c1131 bool force_local, first; in __hrtimer_start_range_ns() local
1141 force_local = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in __hrtimer_start_range_ns()
1142 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
1155 remove_hrtimer(timer, base, true, force_local); in __hrtimer_start_range_ns()
1165 if (!force_local) { in __hrtimer_start_range_ns()
1179 if (!force_local) in __hrtimer_start_range_ns()