Home
last modified time | relevance | path

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

/linux-4.4.14/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
314 .clock_getres = posix_get_coarse_res, in init_posix_timers()
318 .clock_getres = posix_get_coarse_res, in init_posix_timers()