Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timers/
H A Dmqueue-lat.c40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
H A Dalarmtimer-suspend.c87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
H A Dnsleep-lat.c90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
H A Dset-timer-lat.c88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dtest_util.c104 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c106 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) in timespec_sub() function