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

/linux-4.1.27/include/linux/
H A Dthread_info.h34 struct timespec __user *rmtp; member in struct:restart_block::__anon12485::__anon12487
/linux-4.1.27/kernel/
H A Dcompat.c218 struct compat_timespec __user *rmtp; compat_nanosleep_restart() local
819 struct compat_timespec __user *rmtp = restart->nanosleep.compat_rmtp; compat_clock_nanosleep_restart() local
/linux-4.1.27/kernel/time/
H A Dalarmtimer.c710 struct timespec __user *rmtp; alarm_timer_nsleep_restart() local
681 update_rmtp(ktime_t exp, enum alarmtimer_type type, struct timespec __user *rmtp) update_rmtp() argument
746 alarm_timer_nsleep(const clockid_t which_clock, int flags, struct timespec *tsreq, struct timespec __user *rmtp) alarm_timer_nsleep() argument
H A Dposix-timers.c1082 common_nsleep(const clockid_t which_clock, int flags, struct timespec *tsave, struct timespec __user *rmtp) common_nsleep() argument
H A Dhrtimer.c1516 static int update_rmtp(struct hrtimer *timer, struct timespec __user *rmtp) update_rmtp() argument
1535 struct timespec __user *rmtp; hrtimer_nanosleep_restart() local
1559 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, hrtimer_nanosleep() argument
H A Dposix-cpu-timers.c1381 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; posix_cpu_nsleep_restart() local
1334 posix_cpu_nsleep(const clockid_t which_clock, int flags, struct timespec *rqtp, struct timespec __user *rmtp) posix_cpu_nsleep() argument
1412 process_cpu_nsleep(const clockid_t which_clock, int flags, struct timespec *rqtp, struct timespec __user *rmtp) process_cpu_nsleep() argument

Completed in 218 milliseconds