Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/timers/
Dnanosleep.c79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
Dmqueue-lat.c48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
Dnsleep-lat.c66 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.14.4/tools/testing/selftests/kvm/lib/
Dtest_util.c95 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() function