Searched defs:rmtp (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/include/nolibc/ |
| H A D | time.h | 108 sys_clock_nanosleep(clockid_t clockid,int flags,const struct timespec * rqtp,struct timespec * rmtp) sys_clock_nanosleep() argument 126 clock_nanosleep(clockid_t clockid,int flags,const struct timespec * rqtp,struct timespec * rmtp) clock_nanosleep() argument 139 nanosleep(const struct timespec * rqtp,struct timespec * rmtp) nanosleep() argument
|
| /linux/kernel/time/ |
| H A D | posix-stubs.c | 96 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| H A D | hrtimer.c | 2361 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument 2382 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
|
| /linux/tools/testing/selftests/timers/ |
| H A D | nanosleep.c | 126 struct timespec rqtp = {}, rmtp = {}; in nanosleep_test_remaining() local
|