Searched refs:oldts (Results 1 – 1 of 1) sorted by relevance
706 struct itimerspec newts, oldts; in COMPAT_SYSCALL_DEFINE4() local716 (struct itimerspec __user *) &oldts); in COMPAT_SYSCALL_DEFINE4()718 if (!err && old && put_compat_itimerspec(old, &oldts)) in COMPAT_SYSCALL_DEFINE4()