Searched defs:rqtp (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/include/nolibc/ |
| H A D | time.h | 107 int sys_clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, in sys_clock_nanosleep() 125 int clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, in clock_nanosleep() 139 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
| /linux/kernel/time/ |
| H A D | posix-stubs.c | 95 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 178 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
| H A D | posix-timers.c | 1348 const struct timespec64 *rqtp) in common_nsleep() 1363 const struct timespec64 *rqtp) in common_nsleep_timens() 1376 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1404 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|