Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dposix-timers.c257 static int posix_get_coarse_res(const clockid_t which_clock, struct timespec *tp) in posix_get_coarse_res() function
307 .clock_getres = posix_get_coarse_res, in init_posix_timers()
311 .clock_getres = posix_get_coarse_res, in init_posix_timers()