Searched defs:timespec_sub (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | mqueue-lat.c | 40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
H A D | alarmtimer-suspend.c | 87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
H A D | nsleep-lat.c | 90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
H A D | set-timer-lat.c | 88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | mqueue-lat.c | 40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
H A D | nsleep-lat.c | 90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
H A D | alarmtimer-suspend.c | 87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
H A D | set-timer-lat.c | 88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 80 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 104 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | test_cpu.c | 106 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) in timespec_sub() function
|
Completed in 11 milliseconds