Searched defs:rmtp (Results 1 – 6 of 6) sorted by relevance
108 struct timespec *rmtp) in sys_clock_nanosleep()126 struct timespec *rmtp) in clock_nanosleep()139 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
96 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
1377 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument1405 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
2185 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument2207 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
126 struct timespec rqtp = {}, rmtp = {}; in nanosleep_test_remaining() local
43 struct __kernel_timespec __user *rmtp; member