Searched refs:hrtimer_get_res (Results 1 – 3 of 3) sorted by relevance
281 .clock_getres = hrtimer_get_res, in init_posix_timers()293 .clock_getres = hrtimer_get_res, in init_posix_timers()303 .clock_getres = hrtimer_get_res, in init_posix_timers()315 .clock_getres = hrtimer_get_res, in init_posix_timers()325 .clock_getres = hrtimer_get_res, in init_posix_timers()
1188 int hrtimer_get_res(const clockid_t which_clock, struct timespec *tp) in hrtimer_get_res() function1198 EXPORT_SYMBOL_GPL(hrtimer_get_res);
503 return hrtimer_get_res(baseid, tp); in alarm_clock_getres()