Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dtimerfd.c515 const struct itimerspec __user *, utmr, in SYSCALL_DEFINE4() argument
521 if (copy_from_user(&new, utmr, sizeof(new))) in SYSCALL_DEFINE4()
543 const struct compat_itimerspec __user *, utmr, in COMPAT_SYSCALL_DEFINE4() argument
549 if (get_compat_itimerspec(&new, utmr)) in COMPAT_SYSCALL_DEFINE4()
/linux-4.4.14/include/linux/
Dcompat.h468 const struct compat_itimerspec __user *utmr,
Dsyscalls.h807 const struct itimerspec __user *utmr,