Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dposix-timers.c275 static int posix_get_hrtimer_res(clockid_t which_clock, struct timespec *tp) in posix_get_hrtimer_res() function
288 .clock_getres = posix_get_hrtimer_res, in init_posix_timers()
300 .clock_getres = posix_get_hrtimer_res, in init_posix_timers()
310 .clock_getres = posix_get_hrtimer_res, in init_posix_timers()
322 .clock_getres = posix_get_hrtimer_res, in init_posix_timers()
332 .clock_getres = posix_get_hrtimer_res, in init_posix_timers()