Home
last modified time | relevance | path

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

12

/Linux-v5.15/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.15/arch/csky/include/asm/vdso/
Dgettimeofday.h49 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
52 register struct old_timespec32 *ts asm("a1") = _ts; in clock_gettime32_fallback()
81 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
84 register struct old_timespec32 *ts asm("a1") = _ts; in clock_getres32_fallback()
/Linux-v5.15/arch/arm/include/asm/vdso/
Dgettimeofday.h58 struct old_timespec32 *_ts) in clock_gettime32_fallback()
60 register struct old_timespec32 *ts asm("r1") = _ts; in clock_gettime32_fallback()
94 struct old_timespec32 *_ts) in clock_getres32_fallback()
96 register struct old_timespec32 *ts asm("r1") = _ts; in clock_getres32_fallback()
/Linux-v5.15/arch/arm64/include/asm/vdso/
Dcompat_gettimeofday.h56 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-v5.15/arch/mips/include/asm/vdso/
Dgettimeofday.h107 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-v5.15/kernel/time/
Dposix-stubs.c173 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
186 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
201 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
221 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
222 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
Dtime.c817 const struct old_timespec32 __user *cts) in __get_old_timespec32()
819 struct old_timespec32 ts; in __get_old_timespec32()
833 struct old_timespec32 __user *cts) in __put_old_timespec32()
835 struct old_timespec32 ts = { in __put_old_timespec32()
Dposix-timers.c1150 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1165 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1201 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1273 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
1274 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
/Linux-v5.15/arch/csky/kernel/vdso/
Dvgettimeofday.c7 struct old_timespec32 *ts) in __vdso_clock_gettime()
25 struct old_timespec32 *res) in __vdso_clock_getres()
/Linux-v5.15/arch/arm/vdso/
Dvgettimeofday.c11 struct old_timespec32 *ts) in __vdso_clock_gettime()
29 struct old_timespec32 *res) in __vdso_clock_getres()
/Linux-v5.15/arch/arm64/kernel/vdso32/
Dvgettimeofday.c10 struct old_timespec32 *ts) in __vdso_clock_gettime()
28 struct old_timespec32 *res) in __vdso_clock_getres()
/Linux-v5.15/arch/powerpc/include/asm/vdso/
Dgettimeofday.h139 int clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts)
145 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts)
212 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts,
216 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res,
/Linux-v5.15/include/linux/
Drestart_block.h13 struct old_timespec32;
44 struct old_timespec32 __user *compat_rmtp;
Dtime32.h18 struct old_timespec32 it_interval;
19 struct old_timespec32 it_value;
Dsyscalls.h330 struct old_timespec32 __user *timeout);
341 struct old_timespec32 __user *timeout,
529 fd_set __user *, struct old_timespec32 __user *,
535 struct old_timespec32 __user *, const sigset_t __user *,
588 struct old_timespec32 __user *t, int flags);
618 const struct old_timespec32 __user *utime,
629 asmlinkage long sys_nanosleep_time32(struct old_timespec32 __user *rqtp,
630 struct old_timespec32 __user *rmtp);
675 struct old_timespec32 __user *tp);
677 struct old_timespec32 __user *tp);
[all …]
Dcompat.h546 struct old_timespec32 __user *timeout,
633 struct old_timespec32 __user *tsp,
642 struct old_timespec32 __user *tsp,
729 struct old_timespec32 __user *uts, compat_size_t sigsetsize);
808 struct old_timespec32 __user *timeout);
Dsocket.h376 struct old_timespec32;
395 struct old_timespec32 __user *timeout32);
/Linux-v5.15/arch/powerpc/kernel/vdso32/
Dvgettimeofday.c7 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts, in __c_kernel_clock_gettime()
25 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res, in __c_kernel_clock_getres()
/Linux-v5.15/arch/mips/vdso/
Dvgettimeofday.c15 struct old_timespec32 *ts) in __vdso_clock_gettime()
37 struct old_timespec32 *res) in __vdso_clock_getres()
/Linux-v5.15/arch/x86/include/asm/vdso/
Dgettimeofday.h126 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
178 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
/Linux-v5.15/lib/vdso/
Dgettimeofday.c274 struct old_timespec32 *res) in __cvdso_clock_gettime32_data()
292 __cvdso_clock_gettime32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_gettime32()
417 struct old_timespec32 *res) in __cvdso_clock_getres_time32_data()
435 __cvdso_clock_getres_time32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_getres_time32()
/Linux-v5.15/include/vdso/
Dtime32.h7 struct old_timespec32 { struct
/Linux-v5.15/arch/arm/kernel/
Dsys_oabi-compat.c339 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
400 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
409 const struct old_timespec32 __user *timeout) in sys_oabi_semtimedop()
/Linux-v5.15/tools/perf/trace/beauty/include/linux/
Dsocket.h376 struct old_timespec32;
395 struct old_timespec32 __user *timeout32);
/Linux-v5.15/ipc/
Dsyscall.c38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()

12