Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dhrtimer.c222 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base() function
284 # define switch_hrtimer_base(t, b, p) (b) macro
1247 new_base = switch_hrtimer_base(timer, base, in __hrtimer_start_range_ns()