Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtime64.h101 static inline bool timespec64_valid_strict(const struct timespec64 *ts) in timespec64_valid_strict() function
/Linux-v4.19/kernel/time/
Dtimekeeping.c1243 if (!timespec64_valid_strict(ts)) in do_settimeofday64()
1300 !timespec64_valid_strict(&tmp)) { in timekeeping_inject_offset()
1557 if (timespec64_valid_strict(&wall_time) && in timekeeping_init()
1607 if (!timespec64_valid_strict(delta)) { in __timekeeping_inject_sleeptime()