/linux/arch/x86/entry/vdso/ |
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 | 11 struct old_timespec32; 12 int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res); 13 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts);
|
H A D | time32.h | 7 struct old_timespec32 { struct
|
/linux/arch/arm64/include/asm/vdso/ |
H A D | compat_gettimeofday.h | 56 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 58 register struct old_timespec32 *ts asm("r1") = _ts; in clock_gettime32_fallback() 90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() 92 register struct old_timespec32 *ts asm("r1") = _ts; in clock_getres32_fallback()
|
/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()
|
H A D | posix-timers.c | 1279 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1294 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1330 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1408 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() 1409 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
|
/linux/arch/powerpc/include/asm/vdso/ |
H A D | gettimeofday.h | 84 int clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() 142 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts, 146 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res,
|
/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/arch/arm/vdso/ |
H A D | vgettimeofday.c | 14 struct old_timespec32 *ts) in __vdso_clock_gettime() 32 struct old_timespec32 *res) in __vdso_clock_getres()
|
/linux/arch/arm64/kernel/vdso32/ |
H A D | vgettimeofday.c | 12 struct old_timespec32 *ts) in __vdso_clock_gettime() 30 struct old_timespec32 *res) in __vdso_clock_getres()
|
/linux/include/linux/ |
H A D | restart_block.h | 13 struct old_timespec32; 44 struct old_timespec32 __user *compat_rmtp;
|
H A D | time32.h | 18 struct old_timespec32 it_interval; 19 struct old_timespec32 it_value;
|
H A D | syscalls.h | 320 struct old_timespec32 __user *timeout); 331 struct old_timespec32 __user *timeout, 498 fd_set __user *, struct old_timespec32 __user *, 504 struct old_timespec32 __user *, const sigset_t __user *, 545 struct old_timespec32 __user *t, int flags); 563 const struct old_timespec32 __user *utime, 586 asmlinkage long sys_nanosleep_time32(struct old_timespec32 __user *rqtp, 587 struct old_timespec32 __user *rmtp); 624 struct old_timespec32 __user *tp); 626 struct old_timespec32 __user *tp); [all …]
|
H A D | socket.h | 398 struct old_timespec32; 417 struct old_timespec32 __user *timeout32);
|
/linux/arch/mips/vdso/ |
H A D | vgettimeofday.c | 16 struct old_timespec32 *ts) in __vdso_clock_gettime() 38 struct old_timespec32 *res) in __vdso_clock_getres()
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgettimeofday.c | 21 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts, in __c_kernel_clock_gettime() 33 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res, in __c_kernel_clock_getres()
|
/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 | 291 struct old_timespec32 *res) in __cvdso_clock_gettime32_data() 309 __cvdso_clock_gettime32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_gettime32() 434 struct old_timespec32 *res) in __cvdso_clock_getres_time32_data() 452 __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 | 398 struct old_timespec32; 417 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 | 232 struct old_timespec32 cts[3]; in put_cmsg_compat() 416 struct old_timespec32 __user *, timeout) in COMPAT_SYSCALL_DEFINE5()
|
/linux/fs/ |
H A D | select.c | 808 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() 1122 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() 1379 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() 1394 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5()
|
H A D | utimes.c | 247 …sat_time32, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, i… in SYSCALL_DEFINE4()
|