Searched refs:VCLOCK_NONE (Results 1 – 3 of 3) sorted by relevance
121 *mode = VCLOCK_NONE; in vread_pvclock()169 *mode = VCLOCK_NONE; in vread_pvclock()296 if (do_realtime(ts) == VCLOCK_NONE) in __vdso_clock_gettime()300 if (do_monotonic(ts) == VCLOCK_NONE) in __vdso_clock_gettime()323 if (unlikely(do_realtime((struct timespec *)tv) == VCLOCK_NONE)) in __vdso_gettimeofday()
6 #define VCLOCK_NONE 0 /* No vDSO clock available. */ macro
792 {VCLOCK_NONE, "none"}, \