Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dalarmtimer.c682 struct timespec __user *rmtp) in update_rmtp()
710 struct timespec __user *rmtp; in alarm_timer_nsleep_restart() local
747 struct timespec *tsreq, struct timespec __user *rmtp) in alarm_timer_nsleep()
Dposix-cpu-timers.c1335 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep()
1381 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart() local
1414 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.c1083 struct timespec *tsave, struct timespec __user *rmtp) in common_nsleep()
1092 struct timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
/linux-4.1.27/kernel/
Dcompat.c218 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.1.27/include/linux/
Dthread_info.h34 struct timespec __user *rmtp; member