Searched defs:rmtp (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/include/nolibc/ |
| H A D | time.h | 114 sys_clock_nanosleep(clockid_t clockid,int flags,const struct timespec * rqtp,struct timespec * rmtp) sys_clock_nanosleep() argument 134 clock_nanosleep(clockid_t clockid,int flags,const struct timespec * rqtp,struct timespec * rmtp) clock_nanosleep() argument 146 nanosleep(const struct timespec * rqtp,struct timespec * rmtp) nanosleep() argument [all...] |
| /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 | posix-timers.c | 1377 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 1405 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| H A D | hrtimer.c | 2185 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument 2207 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
|