Home
last modified time | relevance | path

Searched defs:rmtp (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/kernel/time/
Dalarmtimer.c635 struct timespec __user *rmtp) in update_rmtp()
663 struct timespec __user *rmtp; in alarm_timer_nsleep_restart() local
700 struct timespec *tsreq, struct timespec __user *rmtp) in alarm_timer_nsleep()
/linux-3.3/kernel/
Dcompat.c166 struct compat_timespec __user *rmtp; in compat_nanosleep_restart() local
188 struct compat_timespec __user *rmtp) in compat_sys_nanosleep()
733 struct compat_timespec *rmtp = restart->nanosleep.compat_rmtp; in compat_clock_nanosleep_restart() local
754 struct compat_timespec __user *rmtp) in compat_sys_clock_nanosleep()
Dposix-cpu-timers.c1463 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep()
1510 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart() local
1543 struct timespec __user *rmtp) in process_cpu_nsleep()
Dhrtimer.c1516 static int update_rmtp(struct hrtimer *timer, struct timespec __user *rmtp) in update_rmtp()
1535 struct timespec __user *rmtp; in hrtimer_nanosleep_restart() local
1559 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, in hrtimer_nanosleep()
1601 struct timespec __user *, rmtp) in SYSCALL_DEFINE2() argument
Dposix-timers.c1028 struct timespec *tsave, struct timespec __user *rmtp) in common_nsleep()
1037 struct timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
/linux-3.3/include/linux/
Dthread_info.h33 struct timespec __user *rmtp; member