Searched defs:timespec_sub (Results 1 – 8 of 8) sorted by relevance
40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
84 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
71 timespec_sub(struct timespec *r, in timespec_sub() function
46 TEST(timespec_test, timespec_sub) in TEST() argument
106 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) in timespec_sub() function