Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtime32.h29 struct old_itimerspec32 { struct
69 const struct old_itimerspec32 __user *uits);
71 struct old_itimerspec32 __user *uits);
227 #define compat_itimerspec old_itimerspec32
Dsyscalls.h538 struct old_itimerspec32 __user *otmr);
540 const struct old_itimerspec32 __user *utmr,
541 struct old_itimerspec32 __user *otmr);
631 struct old_itimerspec32 __user *setting);
633 struct old_itimerspec32 __user *new,
634 struct old_itimerspec32 __user *old);
/Linux-v5.4/fs/
Dtimerfd.c568 const struct old_itimerspec32 __user *, utmr, in SYSCALL_DEFINE4()
569 struct old_itimerspec32 __user *, otmr) in SYSCALL_DEFINE4()
585 struct old_itimerspec32 __user *, otmr) in SYSCALL_DEFINE2()
/Linux-v5.4/kernel/time/
Dposix-timers.c734 struct old_itimerspec32 __user *, setting) in SYSCALL_DEFINE2()
940 struct old_itimerspec32 __user *, new, in SYSCALL_DEFINE4()
941 struct old_itimerspec32 __user *, old) in SYSCALL_DEFINE4()
Dtime.c980 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32()
991 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()