Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtime64.h71 # define timespec64_valid timespec_valid macro
170 static inline bool timespec64_valid(const struct timespec64 *ts) in timespec64_valid() function
183 if (!timespec64_valid(ts)) in timespec64_valid_strict()