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

/kernel/time/
H A Dhrtimer.c178 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) function
228 if (cpu != this_cpu && hrtimer_check_target(timer, new_base)) {
237 if (cpu != this_cpu && hrtimer_check_target(timer, new_base)) {

Completed in 5 milliseconds