| /linux/arch/x86/entry/vdso/common/ |
| H A D | vclock_gettime.c | 54 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) in __vdso_clock_gettime() 59 int clock_gettime(clockid_t, struct old_timespec32 *) 70 int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res) in __vdso_clock_getres() 75 int clock_getres(clockid_t, struct old_timespec32 *)
|
| /linux/include/vdso/ |
| H A D | gettime.h | 12 struct old_timespec32; 13 int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res); 14 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts);
|
| H A D | time32.h | 7 struct old_timespec32 { struct
|
| /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()
|
| H A D | time.c | 911 const struct old_timespec32 __user *cts) in __get_old_timespec32() 913 struct old_timespec32 ts; in __get_old_timespec32() 927 struct old_timespec32 __user *cts) in __put_old_timespec32() 929 struct old_timespec32 ts = { in __put_old_timespec32()
|
| H A D | posix-timers.c | 1268 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1283 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1319 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1397 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() 1398 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
|
| H A D | hrtimer.c | 2215 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() 2216 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2()
|
| /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/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 | syscalls.h | 321 struct old_timespec32 __user *timeout); 332 struct old_timespec32 __user *timeout, 508 fd_set __user *, struct old_timespec32 __user *, 514 struct old_timespec32 __user *, const sigset_t __user *, 555 struct old_timespec32 __user *t, int flags); 573 const struct old_timespec32 __user *utime, 596 asmlinkage long sys_nanosleep_time32(struct old_timespec32 __user *rqtp, 597 struct old_timespec32 __user *rmtp); 634 struct old_timespec32 __user *tp); 636 struct old_timespec32 __use [all...] |
| H A D | socket.h | 415 struct old_timespec32; 434 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/lib/vdso/ |
| H A D | gettimeofday.c | 338 struct old_timespec32 *res) in __cvdso_clock_gettime32_data() 356 __cvdso_clock_gettime32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_gettime32() 489 struct old_timespec32 *res) in __cvdso_clock_getres_time32_data() 507 __cvdso_clock_getres_time32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_getres_time32()
|
| /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 | 415 struct old_timespec32; 434 struct old_timespec32 __user *timeout32);
|
| /linux/fs/ |
| H A D | select.c | 804 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() 1108 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() 1363 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() 1378 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE6()
|
| H A D | aio.c | 2369 struct old_timespec32 __user *, timeout, 2406 struct old_timespec32 __user *, timeout) in COMPAT_SYSCALL_DEFINE6() 2436 struct old_timespec32 __user *, timeout, in COMPAT_SYSCALL_DEFINE6()
|
| /linux/ipc/ |
| H A D | syscall.c | 38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
|
| H A D | mqueue.c | 1547 static int compat_prepare_timeout(const struct old_timespec32 __user *p, in compat_prepare_timeout() 1560 const struct old_timespec32 __user *, u_abs_timeout) in SYSCALL_DEFINE5() 1575 const struct old_timespec32 __user *, u_abs_timeout) in SYSCALL_DEFINE5()
|
| H A D | sem.c | 2277 const struct old_timespec32 __user *timeout) in compat_ksys_semtimedop() 2290 const struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE4()
|
| /linux/net/ |
| H A D | compat.c | 232 struct old_timespec32 cts[3]; in put_cmsg_compat() 416 struct old_timespec32 __user *, timeout) in COMPAT_SYSCALL_DEFINE5()
|
| H A D | socket.c | 3076 struct old_timespec32 __user *timeout32) 3117 struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE2() 3252 (struct old_timespec32 __user *)a[4]); in sock_unregister()
|
| /linux/kernel/futex/ |
| H A D | syscalls.c | 507 const struct old_timespec32 __user *, utime, u32 __user *, uaddr2, in SYSCALL_DEFINE6()
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 1563 struct old_timespec32 __user *, interval) in SYSCALL_DEFINE2()
|