Searched defs:timespec_sub (Results 1 – 7 of 7) sorted by relevance
40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
73 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
77 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
76 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
82 static struct timespec timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
109 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
108 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) in timespec_sub() function