Home
last modified time | relevance | path

Searched refs:newts (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
Dcompat.c706 struct itimerspec newts, oldts; in COMPAT_SYSCALL_DEFINE4() local
710 if (get_compat_itimerspec(&newts, new)) in COMPAT_SYSCALL_DEFINE4()
715 (struct itimerspec __user *) &newts, in COMPAT_SYSCALL_DEFINE4()