Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/timers/
Dmqueue-lat.c51 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dalarmtimer-suspend.c98 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dnsleep-lat.c101 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dset-timer-lat.c97 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/linux-4.4.14/include/linux/
Dtime.h80 static inline struct timespec timespec_sub(struct timespec lhs, in timespec_sub() function