Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtime32.h17 struct old_itimerspec32 { struct
57 const struct old_itimerspec32 __user *uits);
59 struct old_itimerspec32 __user *uits);
A Dsyscalls.h576 struct old_itimerspec32 __user *otmr);
578 const struct old_itimerspec32 __user *utmr,
579 struct old_itimerspec32 __user *otmr);
673 struct old_itimerspec32 __user *setting);
675 struct old_itimerspec32 __user *new,
676 struct old_itimerspec32 __user *old);
/linux-6.3-rc2/fs/
A 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.3-rc2/kernel/time/
A Dtime.c891 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32()
902 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()
A 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()

Completed in 15 milliseconds