Home
last modified time | relevance | path

Searched defs:rmtp (Results 1 – 6 of 6) sorted by relevance

/linux/tools/include/nolibc/
H A Dtime.h108 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()
/linux/kernel/time/
H A Dposix-stubs.c96 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
H A Dposix-timers.c1377 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
1405 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
H A Dhrtimer.c2185 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument
2207 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
/linux/tools/testing/selftests/timers/
H A Dnanosleep.c126 struct timespec rqtp = {}, rmtp = {}; in nanosleep_test_remaining() local
/linux/include/linux/
H A Drestart_block.h43 struct __kernel_timespec __user *rmtp; member