Searched defs:rmtp (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/kernel/time/ |
| D | posix-stubs.c | 96 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| D | posix-timers.c | 1375 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 1403 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| D | hrtimer.c | 2123 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument 2145 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | posix-stubs.c | 129 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 223 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| D | posix-timers.c | 1292 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument 1320 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
|
| D | hrtimer.c | 2043 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE2() argument 2065 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | restart_block.h | 42 struct __kernel_timespec __user *rmtp; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | restart_block.h | 43 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 | 94 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
| /kernel/liteos_a/compat/posix/src/ |
| D | time.c | 1047 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|