Searched defs:rmtp (Results 1 – 5 of 5) sorted by relevance
/kernel/time/ |
D | alarmtimer.c | 688 struct timespec __user *rmtp) in update_rmtp() 716 struct timespec __user *rmtp; in alarm_timer_nsleep_restart() local 753 struct timespec *tsreq, struct timespec __user *rmtp) in alarm_timer_nsleep()
|
D | hrtimer.c | 1518 static int update_rmtp(struct hrtimer *timer, struct timespec __user *rmtp) in update_rmtp() 1537 struct timespec __user *rmtp; in hrtimer_nanosleep_restart() local 1561 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, in hrtimer_nanosleep() 1603 struct timespec __user *, rmtp) in SYSCALL_DEFINE2() argument
|
D | posix-cpu-timers.c | 1384 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep() 1430 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart() local 1463 struct timespec __user *rmtp) in process_cpu_nsleep()
|
D | posix-timers.c | 1103 struct timespec *tsave, struct timespec __user *rmtp) in common_nsleep() 1112 struct timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
|
/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
|