Home
last modified time | relevance | path

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

/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.c73 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
H A Dnsleep-lat.c77 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
H A Dset-timer-lat.c76 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/linux/tools/testing/selftests/vfio/
H A Dvfio_pci_device_init_perf_test.c82 static struct timespec timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/linux/tools/testing/selftests/kvm/lib/
H A Dtest_util.c109 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c108 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) in timespec_sub() function