Searched refs:old_itimerspec32 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | time32.h | 17 struct old_itimerspec32 { struct 57 const struct old_itimerspec32 __user *uits); 59 struct old_itimerspec32 __user *uits);
|
| D | syscalls.h | 577 struct old_itimerspec32 __user *otmr); 579 const struct old_itimerspec32 __user *utmr, 580 struct old_itimerspec32 __user *otmr); 670 struct old_itimerspec32 __user *setting); 672 struct old_itimerspec32 __user *new, 673 struct old_itimerspec32 __user *old);
|
| /Linux-v5.15/fs/ |
| D | timerfd.c | 587 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-v5.15/kernel/time/ |
| D | time.c | 891 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32() 902 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()
|
| D | posix-timers.c | 754 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()
|