Searched refs:timespec_valid_strict (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | time64.h | 53 # define timespec64_valid_strict timespec_valid_strict |
D | time.h | 92 static inline bool timespec_valid_strict(const struct timespec *ts) in timespec_valid_strict() function |