Home
last modified time | relevance | path

Searched defs:timespec_add (Results 1 – 8 of 8) 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/linux-kselftest/tools/testing/selftests/kvm/lib/
Dtest_util.c77 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() function
/external/mesa3d/src/util/tests/timespec/
Dtimespec_test.cpp30 TEST(timespec_test, timespec_add) in TEST() argument
/external/sg3_utils/testing/
Dsg_tst_ioctl.c170 timespec_add(const struct timespec *lhs_p, const struct timespec *rhs_p, in timespec_add() function