Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/time/
Dposix-stubs.c96 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
Dposix-timers.c1375 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
1403 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
Dhrtimer.c2123 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/
Dposix-stubs.c129 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
223 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
Dposix-timers.c1292 struct __kernel_timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
1320 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4() argument
Dhrtimer.c2043 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/
Drestart_block.h42 struct __kernel_timespec __user *rmtp; member
/kernel/linux/linux-6.6/include/linux/
Drestart_block.h43 struct __kernel_timespec __user *rmtp; member
/kernel/liteos_a/syscall/
Dtime_syscall.c355 int SysNanoSleep(const struct timespec *rqtp, struct timespec *rmtp) in SysNanoSleep()
/kernel/liteos_m/kal/posix/src/
Dtime.c94 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
/kernel/liteos_a/compat/posix/src/
Dtime.c1047 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()