Home
last modified time | relevance | path

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

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