compat_rmtp        43 include/linux/restart_block.h 				struct old_timespec32 __user *compat_rmtp;
compat_rmtp      1851 kernel/time/hrtimer.c 		if (put_old_timespec32(ts, restart->nanosleep.compat_rmtp))
compat_rmtp      1980 kernel/time/hrtimer.c 	current->restart_block.nanosleep.compat_rmtp = rmtp;
compat_rmtp       232 kernel/time/posix-stubs.c 	current->restart_block.nanosleep.compat_rmtp = rmtp;
compat_rmtp      1255 kernel/time/posix-timers.c 	current->restart_block.nanosleep.compat_rmtp = rmtp;