Searched defs:timespec_add (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| D | mqueue-lat.c | 48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| D | nanosleep.c | 91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| D | nsleep-lat.c | 79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| D | leap-a-day.c | 71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| /kernel/linux/linux-4.19/tools/testing/selftests/timers/ |
| D | mqueue-lat.c | 48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| D | nanosleep.c | 91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| D | nsleep-lat.c | 79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| D | leap-a-day.c | 71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/ |
| D | test_util.c | 73 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() function
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | time32.h | 71 static inline struct timespec timespec_add(struct timespec lhs, in timespec_add() function
|