Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
Dmqueue-lat.c40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dalarmtimer-suspend.c87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dnsleep-lat.c90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dset-timer-lat.c88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/kernel/linux/linux-4.19/tools/testing/selftests/timers/
Dmqueue-lat.c40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dalarmtimer-suspend.c87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dnsleep-lat.c90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dset-timer-lat.c88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
Dtest_util.c80 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
/kernel/linux/linux-4.19/include/linux/
Dtime32.h84 static inline struct timespec timespec_sub(struct timespec lhs, in timespec_sub() function