Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timers/
H A Dmqueue-lat.c48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
H A Dnanosleep.c91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
H A Dnsleep-lat.c79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
H A Dleap-a-day.c71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dtest_util.c97 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() function