Searched defs:rmtp (Results 1 – 4 of 4) sorted by relevance
/openbmc/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 | 1375 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 1403 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
H A D | hrtimer.c | 2126 SYSCALL_DEFINE2(nanosleep,struct __kernel_timespec __user *,rqtp,struct __kernel_timespec __user *,rmtp) SYSCALL_DEFINE2() argument 2148 SYSCALL_DEFINE2(nanosleep_time32,struct old_timespec32 __user *,rqtp,struct old_timespec32 __user *,rmtp) SYSCALL_DEFINE2() argument
|
/openbmc/linux/include/linux/ |
H A D | restart_block.h | 43 struct __kernel_timespec __user *rmtp; member
|