Searched refs:remove_hrtimer (Results 1 – 1 of 1) sorted by relevance
1140 remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, in remove_hrtimer() function 1244 * on the current CPU, make sure that remove_hrtimer() updates the in __hrtimer_start_range_ns() 1253 remove_hrtimer(timer, base, true, force_local); in __hrtimer_start_range_ns() 1365 ret = remove_hrtimer(timer, base, false, false); in hrtimer_try_to_cancel()