Searched defs:rqtp (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/kernel/time/ |
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
|
D | posix-timers.c | 1361 const struct timespec64 *rqtp) in common_nsleep() 1376 const struct timespec64 *rqtp) in common_nsleep_timens() 1389 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1417 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
D | posix-cpu-timers.c | 1465 const struct timespec64 *rqtp) in do_cpu_nanosleep() 1556 const struct timespec64 *rqtp) in posix_cpu_nsleep() 1611 const struct timespec64 *rqtp) in process_cpu_nsleep()
|
D | hrtimer.c | 2071 long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode, in hrtimer_nanosleep() 2101 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument 2123 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() argument
|