Searched defs:rqtp (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/kernel/time/ |
D | posix-cpu-timers.c | 1248 struct timespec *rqtp, struct itimerspec *it) in do_cpu_nanosleep() 1335 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep() 1413 struct timespec *rqtp, in process_cpu_nsleep()
|
D | hrtimer.c | 1559 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, in hrtimer_nanosleep() 1600 SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, in SYSCALL_DEFINE2() argument
|
D | posix-timers.c | 1091 const struct timespec __user *, rqtp, in SYSCALL_DEFINE4() argument
|
/linux-4.1.27/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
|