Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimekeeping.h72 static inline struct timespec get_monotonic_coarse(void) in get_monotonic_coarse() function
134 static inline struct timespec get_monotonic_coarse(void) in get_monotonic_coarse() function
/linux-4.1.27/kernel/time/
Dposix-timers.c253 *tp = get_monotonic_coarse(); in posix_get_monotonic_coarse()