Home
last modified time | relevance | path

Searched refs:old_timespec32 (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/arch/x86/entry/vdso/
Dvclock_gettime.c59 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/
Dcompat_gettimeofday.h57 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/
Dposix-stubs.c163 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()
Dtime.c906 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()
Dposix-timers.c1128 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()
Dhrtimer.c1965 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/
Dgettimeofday.h116 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/
Dtime32.h19 struct old_timespec32 { struct
30 struct old_timespec32 it_interval; argument
31 struct old_timespec32 it_value;
226 #define compat_timespec old_timespec32
Drestart_block.h13 struct old_timespec32;
43 struct old_timespec32 __user *compat_rmtp;
Dsyscalls.h304 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 …]
Dcompat.h438 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);
Dsocket.h358 struct old_timespec32;
377 struct old_timespec32 __user *timeout32);
/Linux-v5.4/arch/arm64/kernel/vdso32/
Dvgettimeofday.c12 struct old_timespec32 *ts) in __vdso_clock_gettime()
38 struct old_timespec32 *res) in __vdso_clock_getres()
/Linux-v5.4/arch/mips/vdso/
Dvgettimeofday.c15 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/
Dgettimeofday.h119 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/
Dgettimeofday.c121 __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/
Dsys_oabi-compat.c317 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/
Dcompat.c43 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/
Dsyscall.c38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
Dmqueue.c1514 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/
Dselect.c790 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()
Dutimes.c241 …sat_time32, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, i… in SYSCALL_DEFINE4()
Daio.c2126 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/
Dcompat.c215 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/
Dasm-offsets.c402 OFFSET(TSPC32_TV_SEC, old_timespec32, tv_sec); in main()
403 OFFSET(TSPC32_TV_NSEC, old_timespec32, tv_nsec); in main()

12