Searched refs:KTIME_LOW_RES (Results 1 – 2 of 2) sorted by relevance
| /linux/include/vdso/ | ||
| H A D | ktime.h | 14 #define KTIME_LOW_RES (LOW_RES_NSEC) macro |
| /linux/kernel/time/ | ||
| H A D | posix-timers.c | 245 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_monotonic_coarse() |