Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtime64.h53 # define timespec64_valid_strict timespec_valid_strict macro
144 static inline bool timespec64_valid_strict(const struct timespec64 *ts) in timespec64_valid_strict() function
/linux-4.1.27/kernel/time/
Dtimekeeping.c914 if (!timespec64_valid_strict(ts)) in do_settimeofday64()
967 if (!timespec64_valid_strict(&tmp)) { in timekeeping_inject_offset()
1220 if (!timespec64_valid_strict(&now)) { in timekeeping_init()
1229 if (!timespec64_valid_strict(&boot)) { in timekeeping_init()
1273 if (!timespec64_valid_strict(delta)) { in __timekeeping_inject_sleeptime()