Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtime32.h17 struct old_itimerspec32 { struct
57 const struct old_itimerspec32 __user *uits);
59 struct old_itimerspec32 __user *uits);
Dsyscalls.h514 struct old_itimerspec32 __user *otmr);
516 const struct old_itimerspec32 __user *utmr,
517 struct old_itimerspec32 __user *otmr);
587 struct old_itimerspec32 __user *setting);
589 struct old_itimerspec32 __user *new,
590 struct old_itimerspec32 __user *old);
/Linux-v6.6/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-v6.6/kernel/time/
Dtime.c1030 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32()
1049 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()
Dposix-timers.c735 struct old_itimerspec32 __user *, setting) in SYSCALL_DEFINE2()
964 struct old_itimerspec32 __user *, new, in SYSCALL_DEFINE4()
965 struct old_itimerspec32 __user *, old) in SYSCALL_DEFINE4()