Searched defs:timeval_valid (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | time32.h | 173 static inline bool timeval_valid(const struct timeval *tv) in timeval_valid() function |
/Linux-v4.19/kernel/time/ | ||
D | itimer.c | 189 #define timeval_valid(t) \ macro |