/Linux-v5.4/arch/x86/entry/vdso/ |
D | vclock_gettime.c | 59 extern int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts); 60 extern int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res); 62 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts) in __vdso_clock_gettime() 67 int clock_gettime(clockid_t, struct old_timespec32 *) 78 int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res) in __vdso_clock_getres() 83 int clock_getres(clockid_t, struct old_timespec32 *)
|
/Linux-v5.4/arch/arm64/include/asm/vdso/ |
D | compat_gettimeofday.h | 57 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 59 register struct old_timespec32 *ts asm("r1") = _ts; in clock_gettime32_fallback() 95 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() 97 register struct old_timespec32 *ts asm("r1") = _ts; in clock_getres32_fallback()
|
/Linux-v5.4/kernel/time/ |
D | posix-stubs.c | 163 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 176 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 191 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 211 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() 212 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
|
D | time.c | 906 const struct old_timespec32 __user *cts) in __get_old_timespec32() 908 struct old_timespec32 ts; in __get_old_timespec32() 922 struct old_timespec32 __user *cts) in __put_old_timespec32() 924 struct old_timespec32 ts = { in __put_old_timespec32()
|
D | posix-timers.c | 1128 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1143 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1179 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() 1236 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() 1237 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
|
D | hrtimer.c | 1965 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() 1966 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE2()
|
/Linux-v5.4/arch/mips/include/asm/vdso/ |
D | gettimeofday.h | 116 struct old_timespec32 *_ts) in clock_gettime32_fallback() 118 register struct old_timespec32 *ts asm("a1") = _ts; in clock_gettime32_fallback() 136 struct old_timespec32 *_ts) in clock_getres32_fallback() 138 register struct old_timespec32 *ts asm("a1") = _ts; in clock_getres32_fallback()
|
/Linux-v5.4/include/linux/ |
D | time32.h | 19 struct old_timespec32 { struct 30 struct old_timespec32 it_interval; argument 31 struct old_timespec32 it_value; 226 #define compat_timespec old_timespec32
|
D | restart_block.h | 13 struct old_timespec32; 43 struct old_timespec32 __user *compat_rmtp;
|
D | syscalls.h | 304 struct old_timespec32 __user *timeout); 315 struct old_timespec32 __user *timeout, 490 fd_set __user *, struct old_timespec32 __user *, 496 struct old_timespec32 __user *, const sigset_t __user *, 549 struct old_timespec32 __user *t, int flags); 579 struct old_timespec32 __user *utime, u32 __user *uaddr2, 590 asmlinkage long sys_nanosleep_time32(struct old_timespec32 __user *rqtp, 591 struct old_timespec32 __user *rmtp); 636 struct old_timespec32 __user *tp); 638 struct old_timespec32 __user *tp); [all …]
|
D | compat.h | 438 static inline int old_timespec32_compare(struct old_timespec32 *lhs, in old_timespec32_compare() 439 struct old_timespec32 *rhs) in old_timespec32_compare() 526 struct old_timespec32 __user *timeout, 617 struct old_timespec32 __user *tsp, 626 struct old_timespec32 __user *tsp, 717 struct old_timespec32 __user *uts, compat_size_t sigsetsize); 820 struct old_timespec32 __user *timeout);
|
D | socket.h | 358 struct old_timespec32; 377 struct old_timespec32 __user *timeout32);
|
/Linux-v5.4/arch/arm64/kernel/vdso32/ |
D | vgettimeofday.c | 12 struct old_timespec32 *ts) in __vdso_clock_gettime() 38 struct old_timespec32 *res) in __vdso_clock_getres()
|
/Linux-v5.4/arch/mips/vdso/ |
D | vgettimeofday.c | 15 struct old_timespec32 *ts) in __vdso_clock_gettime() 27 struct old_timespec32 *res) in __vdso_clock_getres()
|
/Linux-v5.4/arch/x86/include/asm/vdso/ |
D | gettimeofday.h | 119 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 171 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
/Linux-v5.4/lib/vdso/ |
D | gettimeofday.c | 121 __cvdso_clock_gettime32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_gettime32() 234 __cvdso_clock_getres_time32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_getres_time32()
|
/Linux-v5.4/arch/arm/kernel/ |
D | sys_oabi-compat.c | 317 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop() 320 struct old_timespec32 local_timeout; in sys_oabi_semtimedop() 375 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
|
/Linux-v5.4/kernel/ |
D | compat.c | 43 static int __compat_get_timespec(struct timespec *ts, const struct old_timespec32 __user *cts) in __compat_get_timespec() 50 static int __compat_put_timespec(const struct timespec *ts, struct old_timespec32 __user *cts) in __compat_put_timespec()
|
/Linux-v5.4/ipc/ |
D | syscall.c | 38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
|
D | mqueue.c | 1514 static int compat_prepare_timeout(const struct old_timespec32 __user *p, in compat_prepare_timeout() 1527 const struct old_timespec32 __user *, u_abs_timeout) in SYSCALL_DEFINE5() 1542 const struct old_timespec32 __user *, u_abs_timeout) in SYSCALL_DEFINE5()
|
/Linux-v5.4/fs/ |
D | select.c | 790 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() 1352 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() 1374 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5()
|
D | utimes.c | 241 …sat_time32, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, i… in SYSCALL_DEFINE4()
|
D | aio.c | 2126 struct old_timespec32 __user *, timeout, in SYSCALL_DEFINE6() 2163 struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE5() 2193 struct old_timespec32 __user *, timeout, in COMPAT_SYSCALL_DEFINE6()
|
/Linux-v5.4/net/ |
D | compat.c | 215 struct old_timespec32 cts[3]; in put_cmsg_compat() 712 struct old_timespec32 __user *, timeout) in COMPAT_SYSCALL_DEFINE5()
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | asm-offsets.c | 402 OFFSET(TSPC32_TV_SEC, old_timespec32, tv_sec); in main() 403 OFFSET(TSPC32_TV_NSEC, old_timespec32, tv_nsec); in main()
|