/kernel/linux/linux-5.10/arch/x86/entry/vdso/ |
H A 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 *)
|
/kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
H A 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 *)
|
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/ |
H A D | vgettimeofday.c | 8 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 D | gettimeofday.h | 58 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 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()
|
/kernel/linux/linux-6.6/arch/csky/include/asm/vdso/ |
H A D | gettimeofday.h | 49 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 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()
|
/kernel/linux/linux-6.6/arch/arm/include/asm/vdso/ |
H A D | gettimeofday.h | 58 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 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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/vdso/ |
H A D | gettimeofday.h | 74 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 D | posix-stubs.c | 174 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 D | vgettimeofday.c | 10 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 D | vgettimeofday.c | 10 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 D | vdso.h | 27 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 D | vgettimeofday.c | 16 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 D | vgettimeofday.c | 13 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 D | restart_block.h | 13 struct old_timespec32; 43 struct old_timespec32 __user *compat_rmtp;
|
H A D | time32.h | 18 struct old_timespec32 it_interval; 19 struct old_timespec32 it_value;
|
/kernel/linux/linux-6.6/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;
|
/kernel/linux/linux-5.10/arch/mips/vdso/ |
H A D | vgettimeofday.c | 15 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 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()
|
/kernel/linux/linux-6.6/arch/mips/vdso/ |
H A D | vgettimeofday.c | 15 struct old_timespec32 *ts) in __vdso_clock_gettime() 37 struct old_timespec32 *res) in __vdso_clock_getres()
|