Searched defs:timespec_add (Results 1 – 6 of 6) 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
30 TEST(timespec_test, timespec_add) in TEST() argument