Searched defs:rqtp (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/kernel/time/ |
D | posix-cpu-timers.c | 1296 struct timespec *rqtp, struct itimerspec *it) in do_cpu_nanosleep() 1383 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep() 1461 struct timespec *rqtp, in process_cpu_nsleep()
|
D | hrtimer.c | 1545 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, in hrtimer_nanosleep() 1586 SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, in SYSCALL_DEFINE2() argument
|
D | posix-timers.c | 1098 const struct timespec __user *, rqtp, in SYSCALL_DEFINE4() argument
|
/linux-4.4.14/kernel/ |
D | compat.c | 239 COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, in COMPAT_SYSCALL_DEFINE2() argument 839 struct compat_timespec __user *, rqtp, in COMPAT_SYSCALL_DEFINE4() argument
|