Searched defs:rqtp (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/kernel/time/ |
D | posix-stubs.c | 125 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 211 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
D | posix-cpu-timers.c | 1220 const struct timespec64 *rqtp) in do_cpu_nanosleep() 1318 const struct timespec64 *rqtp) in posix_cpu_nsleep() 1373 const struct timespec64 *rqtp) in process_cpu_nsleep()
|
D | posix-timers.c | 1201 const struct timespec64 *rqtp) in common_nsleep() 1209 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1236 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
D | hrtimer.c | 1910 long hrtimer_nanosleep(const struct timespec64 *rqtp, in hrtimer_nanosleep() 1945 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument 1965 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() argument
|