Searched refs:old_timespec32 (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/parisc/kernel/vdso32/ |
| H A D | vdso32_generic.c | 8 struct old_timespec32; 14 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts); 24 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) in __vdso_clock_gettime()
|
| /linux/kernel/time/ |
| H A D | posix-stubs.c | 130 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 143 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 158 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 178 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() 179 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
|
| /linux/arch/mips/include/asm/vdso/ |
| H A D | gettimeofday.h | 107 struct old_timespec32 *_ts) in clock_gettime32_fallback() 109 register struct old_timespec32 *ts asm("a1") = _ts; in clock_gettime32_fallback() 129 struct old_timespec32 *_ts) in clock_getres32_fallback() 131 register struct old_timespec32 *ts asm("a1") = _ts; in clock_getres32_fallback()
|
| /linux/include/linux/ |
| H A D | time32.h | 18 struct old_timespec32 it_interval; 19 struct old_timespec32 it_value;
|
| H A D | compat.h | 580 struct old_timespec32 __user *timeout, 648 struct old_timespec32 __user *tsp, 657 struct old_timespec32 __user *tsp, 721 struct old_timespec32 __user *uts, compat_size_t sigsetsize); 777 struct old_timespec32 __user *timeout);
|
| H A D | socket.h | 414 struct old_timespec32; 433 struct old_timespec32 __user *timeout32);
|
| /linux/arch/arm/include/asm/ |
| H A D | syscalls.h | 31 struct old_timespec32; 35 const struct old_timespec32 __user *timeout);
|
| /linux/include/vdso/ |
| H A D | time32.h | 7 struct old_timespec32 { struct
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 340 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop() 401 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc() 410 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
|
| /linux/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 414 struct old_timespec32; 433 struct old_timespec32 __user *timeout32);
|
| /linux/ipc/ |
| H A D | syscall.c | 38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
|
| /linux/net/ |
| H A D | compat.c | 231 struct old_timespec32 cts[3]; in put_cmsg_compat() 415 struct old_timespec32 __user *, timeout) in COMPAT_SYSCALL_DEFINE5()
|
| H A D | socket.c | 3132 struct old_timespec32 __user *timeout32) in __sys_recvmmsg() 3173 struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE5() 3308 (struct old_timespec32 __user *)a[4]); in SYSCALL_DEFINE2()
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 1569 struct old_timespec32 __user *, interval) in SYSCALL_DEFINE2()
|