Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dposix-timers.c166 static int posix_get_monotonic_raw(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_raw() function
1467 .clock_get_timespec = posix_get_monotonic_raw,