Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dtimerfd.c536 const struct __kernel_itimerspec __user *, utmr, in SYSCALL_DEFINE4() argument
542 if (get_itimerspec64(&new, utmr)) in SYSCALL_DEFINE4()
564 const struct compat_itimerspec __user *, utmr, in COMPAT_SYSCALL_DEFINE4() argument
570 if (get_compat_itimerspec64(&new, utmr)) in COMPAT_SYSCALL_DEFINE4()
/linux-4.19.296/include/linux/
Dcompat.h677 const struct compat_itimerspec __user *utmr,
Dsyscalls.h510 const struct __kernel_itimerspec __user *utmr,