Home
last modified time | relevance | path

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

/linux-6.1.9/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
/linux-6.1.9/tools/testing/selftests/kvm/lib/
Dtest_util.c77 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() function