Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtime64.h103 static inline bool timespec64_valid_strict(const struct timespec64 *ts) in timespec64_valid_strict() function
/openbmc/linux/kernel/time/
H A Dposix-clock.c293 if (!timespec64_valid_strict(ts)) in pc_clock_settime()
H A Dtimekeeping.c1691 if (!timespec64_valid_strict(delta)) { in __timekeeping_inject_sleeptime()