Searched refs:old_itimerspec32 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/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 | 514 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/ |
| 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-v6.6/kernel/time/ |
| D | time.c | 1030 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32() 1049 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()
|
| D | posix-timers.c | 735 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()
|