Searched defs:rmtp (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.19/kernel/time/ |
| D | posix-stubs.c | 128 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 214 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE4() argument
|
| D | posix-timers.c | 1211 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 1238 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE4() argument
|
| D | hrtimer.c | 1767 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument 1787 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | posix-stubs.c | 129 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 222 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| D | posix-timers.c | 1247 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 1274 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| D | hrtimer.c | 2043 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument 2064 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | restart_block.h | 42 struct __kernel_timespec __user *rmtp; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | restart_block.h | 42 struct __kernel_timespec __user *rmtp; member
|
| /kernel/liteos_a/syscall/ |
| D | time_syscall.c | 355 int SysNanoSleep(const struct timespec *rqtp, struct timespec *rmtp) in SysNanoSleep()
|
| /kernel/liteos_m/kal/posix/src/ |
| D | time.c | 71 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
| /kernel/liteos_a/compat/posix/src/ |
| D | time.c | 987 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|