Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtime32.h17 struct old_itimerspec32 { struct
57 const struct old_itimerspec32 __user *uits);
59 struct old_itimerspec32 __user *uits);
Dsyscalls.h574 struct old_itimerspec32 __user *otmr);
576 const struct old_itimerspec32 __user *utmr,
577 struct old_itimerspec32 __user *otmr);
671 struct old_itimerspec32 __user *setting);
673 struct old_itimerspec32 __user *new,
674 struct old_itimerspec32 __user *old);
/linux-6.1.9/fs/
Dtimerfd.c587 const struct old_itimerspec32 __user *, utmr, in SYSCALL_DEFINE4()
588 struct old_itimerspec32 __user *, otmr) in SYSCALL_DEFINE4()
604 struct old_itimerspec32 __user *, otmr) in SYSCALL_DEFINE2()
/linux-6.1.9/kernel/time/
Dtime.c891 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32()
902 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()
Dposix-timers.c754 struct old_itimerspec32 __user *, setting) in SYSCALL_DEFINE2()
962 struct old_itimerspec32 __user *, new, in SYSCALL_DEFINE4()
963 struct old_itimerspec32 __user *, old) in SYSCALL_DEFINE4()