Home
last modified time | relevance | path

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

/kernel/
Dhrtimer.c104 static inline int hrtimer_clockid_to_base(clockid_t clock_id) in hrtimer_clockid_to_base() function
1184 base = hrtimer_clockid_to_base(clock_id); in __hrtimer_init()
1220 int base = hrtimer_clockid_to_base(which_clock); in hrtimer_get_res()