Home
last modified time | relevance | path

Searched refs:old_timespec32 (Results 1 - 25 of 75) sorted by relevance

123

/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A 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 *)
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A 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 *)
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/
H A Dvgettimeofday.c8 struct old_timespec32 *ts);
10 struct old_timespec32 *ts) in __vdso_clock_gettime()
34 struct old_timespec32 *res);
36 struct old_timespec32 *res) in __vdso_clock_getres()
/kernel/linux/linux-5.10/arch/arm/include/asm/vdso/
H A 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()
/kernel/linux/linux-5.10/arch/arm64/include/asm/vdso/
H A 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()
/kernel/linux/linux-6.6/arch/csky/include/asm/vdso/
H A 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()
/kernel/linux/linux-6.6/arch/arm64/include/asm/vdso/
H A 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()
/kernel/linux/linux-6.6/arch/arm/include/asm/vdso/
H A 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()
/kernel/linux/linux-6.6/kernel/time/
H A Dposix-stubs.c130 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/vdso/
H A 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()
/kernel/linux/linux-6.6/arch/mips/include/asm/vdso/
H A 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()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h74 int clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
80 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
147 int __c_kernel_clock_gettime(clockid_t clock, struct old_timespec32 *ts,
151 int __c_kernel_clock_getres(clockid_t clock_id, struct old_timespec32 *res,
/kernel/linux/linux-5.10/kernel/time/
H A Dposix-stubs.c174 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
187 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
202 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
222 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
223 struct old_timespec32 __user *, rmtp) in SYSCALL_DEFINE4()
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
H A Dvgettimeofday.c10 struct old_timespec32 *ts) in __vdso_clock_gettime()
28 struct old_timespec32 *res) in __vdso_clock_getres()
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso32/
H A Dvgettimeofday.c10 struct old_timespec32 *ts) in __vdso_clock_gettime()
28 struct old_timespec32 *res) in __vdso_clock_getres()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dvdso.h27 int __vdso_clock_gettime(clockid_t clock, struct old_timespec32 *ts);
30 int __vdso_clock_getres(clockid_t clock_id, struct old_timespec32 *res);
/kernel/linux/linux-5.10/arch/arm/vdso/
H A Dvgettimeofday.c16 struct old_timespec32 *ts) in __vdso_clock_gettime()
34 struct old_timespec32 *res) in __vdso_clock_getres()
/kernel/linux/linux-6.6/arch/arm/vdso/
H A Dvgettimeofday.c13 struct old_timespec32 *ts) in __vdso_clock_gettime()
31 struct old_timespec32 *res) in __vdso_clock_getres()
/kernel/linux/linux-5.10/include/linux/
H A Drestart_block.h13 struct old_timespec32;
43 struct old_timespec32 __user *compat_rmtp;
H A Dtime32.h18 struct old_timespec32 it_interval;
19 struct old_timespec32 it_value;
/kernel/linux/linux-6.6/include/linux/
H A Drestart_block.h13 struct old_timespec32;
44 struct old_timespec32 __user *compat_rmtp;
H A Dtime32.h18 struct old_timespec32 it_interval;
19 struct old_timespec32 it_value;
/kernel/linux/linux-5.10/arch/mips/vdso/
H A Dvgettimeofday.c15 struct old_timespec32 *ts) in __vdso_clock_gettime()
37 struct old_timespec32 *res) in __vdso_clock_getres()
/kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/
H A Dvgettimeofday.c21 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()
/kernel/linux/linux-6.6/arch/mips/vdso/
H A Dvgettimeofday.c15 struct old_timespec32 *ts) in __vdso_clock_gettime()
37 struct old_timespec32 *res) in __vdso_clock_getres()

Completed in 8 milliseconds

123