Searched defs:rmtp (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/kernel/time/ |
D | alarmtimer.c | 679 struct timespec __user *rmtp) in update_rmtp() 707 struct timespec __user *rmtp; in alarm_timer_nsleep_restart() local 744 struct timespec *tsreq, struct timespec __user *rmtp) in alarm_timer_nsleep()
|
D | hrtimer.c | 1502 static int update_rmtp(struct hrtimer *timer, struct timespec __user *rmtp) in update_rmtp() 1521 struct timespec __user *rmtp; in hrtimer_nanosleep_restart() local 1545 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, in hrtimer_nanosleep() 1587 struct timespec __user *, rmtp) in SYSCALL_DEFINE2() argument
|
D | posix-cpu-timers.c | 1383 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep() 1429 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart() local 1462 struct timespec __user *rmtp) in process_cpu_nsleep()
|
D | posix-timers.c | 1090 struct timespec *tsave, struct timespec __user *rmtp) in common_nsleep() 1099 struct timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
|
/linux-4.4.14/kernel/ |
D | compat.c | 218 struct compat_timespec __user *rmtp; in compat_nanosleep_restart() local 240 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE2() argument 819 struct compat_timespec __user *rmtp = restart->nanosleep.compat_rmtp; in compat_clock_nanosleep_restart() local 840 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE4() argument
|
/linux-4.4.14/include/linux/ |
D | thread_info.h | 34 struct timespec __user *rmtp; member
|