Home
last modified time | relevance | path

Searched defs:timespec_add (Results 1 – 6 of 6) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/timers/
Dmqueue-lat.c48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
Dnanosleep.c91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
Dnsleep-lat.c79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
Dleap-a-day.c71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
/external/mesa3d/src/util/
Dtimespec.h50 timespec_add(struct timespec *r, in timespec_add() function
/external/mesa3d/src/util/tests/timespec/
Dtimespec_test.cpp30 TEST(timespec_test, timespec_add) in TEST() argument