Searched defs:rqtp (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/kernel/time/ |
A D | posix-stubs.c | 129 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 223 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
A D | posix-timers.c | 1232 const struct timespec64 *rqtp) in common_nsleep() 1242 const struct timespec64 *rqtp) in common_nsleep_timens() 1255 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1283 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
A D | posix-cpu-timers.c | 1443 const struct timespec64 *rqtp) in do_cpu_nanosleep() 1541 const struct timespec64 *rqtp) in posix_cpu_nsleep() 1596 const struct timespec64 *rqtp) in process_cpu_nsleep()
|
A D | hrtimer.c | 2083 long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode, in hrtimer_nanosleep() 2118 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument 2140 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() argument
|
Completed in 14 milliseconds