Searched defs:timespec_sub (Results 1 – 6 of 6) 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
69 timespec_sub(struct timespec *r, in timespec_sub() function
43 TEST(timespec_test, timespec_sub) in TEST() argument