Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dhrtimer.c178 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target() function
228 if (cpu != this_cpu && hrtimer_check_target(timer, new_base)) { in switch_hrtimer_base()
237 if (cpu != this_cpu && hrtimer_check_target(timer, new_base)) { in switch_hrtimer_base()