Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dtimerfd.c559 const struct __kernel_itimerspec __user *, utmr, in SYSCALL_DEFINE4() argument
565 if (get_itimerspec64(&new, utmr)) in SYSCALL_DEFINE4()
587 const struct old_itimerspec32 __user *, utmr, in SYSCALL_DEFINE4() argument
593 if (get_old_itimerspec32(&new, utmr)) in SYSCALL_DEFINE4()
/Linux-v6.1/include/linux/
Dsyscalls.h570 const struct __kernel_itimerspec __user *utmr,
576 const struct old_itimerspec32 __user *utmr,