Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dalarmtimer.c679 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()
Dhrtimer.c1502 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
Dposix-cpu-timers.c1383 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()
Dposix-timers.c1090 struct timespec *tsave, struct timespec __user *rmtp) in common_nsleep()
1099 struct timespec __user *, rmtp) in SYSCALL_DEFINE4() argument
/linux-4.4.14/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.4.14/include/linux/
Dthread_info.h34 struct timespec __user *rmtp; member