Searched defs:timespec_add (Results 1 – 8 of 8) sorted by relevance
48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
50 timespec_add(struct timespec *r, in timespec_add() function
77 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() function
30 TEST(timespec_test, timespec_add) in TEST() argument
170 timespec_add(const struct timespec *lhs_p, const struct timespec *rhs_p, in timespec_add() function