Symbol: vdso_time_data
arch/arm/include/asm/vdso/gettimeofday.h
117
const struct vdso_time_data *vd)
arch/arm/include/asm/vdso/vsyscall.h
11
void __arch_sync_vdso_time_data(struct vdso_time_data *vdata)
arch/arm64/include/asm/vdso/compat_gettimeofday.h
110
const struct vdso_time_data *vd)
arch/arm64/include/asm/vdso/compat_gettimeofday.h
137
static __always_inline const struct vdso_time_data *__arch_get_vdso_u_time_data(void)
arch/arm64/include/asm/vdso/compat_gettimeofday.h
139
const struct vdso_time_data *ret;
arch/arm64/include/asm/vdso/gettimeofday.h
75
const struct vdso_time_data *vd)
arch/arm64/include/asm/vdso/gettimeofday.h
89
static __always_inline const struct vdso_time_data *__arch_get_vdso_u_time_data(void)
arch/arm64/include/asm/vdso/gettimeofday.h
91
const struct vdso_time_data *ret = &vdso_u_time_data;
arch/loongarch/include/asm/vdso/gettimeofday.h
77
const struct vdso_time_data *vd)
arch/mips/include/asm/vdso/gettimeofday.h
170
static __always_inline u64 read_gic_count(const struct vdso_time_data *data)
arch/mips/include/asm/vdso/gettimeofday.h
187
const struct vdso_time_data *vd)
arch/mips/include/asm/vdso/gettimeofday.h
212
static __always_inline const struct vdso_time_data *__arch_get_vdso_u_time_data(void)
arch/mips/include/asm/vdso/vdso.h
20
static inline const struct vdso_time_data *get_vdso_time_data(void)
arch/mips/include/asm/vdso/vdso.h
22
const struct vdso_time_data *addr;
arch/mips/include/asm/vdso/vdso.h
68
static inline void __iomem *get_gic(const struct vdso_time_data *data)
arch/powerpc/include/asm/vdso/gettimeofday.h
129
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
131
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
134
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
136
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
138
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
140
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
143
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
145
const struct vdso_time_data *vd);
arch/powerpc/include/asm/vdso/gettimeofday.h
98
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
10
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
16
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
22
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
28
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
34
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
40
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
47
const struct vdso_time_data *vd)
arch/powerpc/kernel/vdso/vgettimeofday.c
52
__kernel_old_time_t __c_kernel_time(__kernel_old_time_t *time, const struct vdso_time_data *vd)
arch/riscv/include/asm/vdso/gettimeofday.h
64
const struct vdso_time_data *vd)
arch/s390/include/asm/vdso/gettimeofday.h
17
static inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_time_data *vd)
arch/sparc/include/asm/vdso/gettimeofday.h
158
static __always_inline const struct vdso_time_data *__arch_get_vdso_u_time_data(void)
arch/sparc/include/asm/vdso/gettimeofday.h
180
return (const struct vdso_time_data *)ret;
arch/sparc/include/asm/vdso/gettimeofday.h
73
static __always_inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_time_data *vd)
arch/x86/include/asm/vdso/gettimeofday.h
147
const struct vdso_time_data *vd)
include/asm-generic/vdso/vsyscall.h
28
static __always_inline void __arch_sync_vdso_time_data(struct vdso_time_data *vdata)
include/asm-generic/vdso/vsyscall.h
8
static __always_inline const struct vdso_time_data *__arch_get_vdso_u_time_data(void)
include/vdso/datapage.h
159
extern struct vdso_time_data vdso_u_time_data __attribute__((visibility("hidden")));
include/vdso/datapage.h
163
extern struct vdso_time_data *vdso_k_time_data;
include/vdso/helpers.h
104
static __always_inline void vdso_write_end(struct vdso_time_data *vd)
include/vdso/helpers.h
94
static __always_inline void vdso_write_begin(struct vdso_time_data *vd)
kernel/time/namespace_vdso.c
92
struct vdso_time_data *vdata;
kernel/time/vsyscall.c
131
struct vdso_time_data *vdata = vdso_k_time_data;
kernel/time/vsyscall.c
142
struct vdso_time_data *vdata = vdso_k_time_data;
kernel/time/vsyscall.c
193
struct vdso_time_data *vdata = vdso_k_time_data;
kernel/time/vsyscall.c
210
struct vdso_time_data *vdata = vdso_k_time_data;
kernel/time/vsyscall.c
29
static inline void update_vdso_time_data(struct vdso_time_data *vdata, struct timekeeper *tk)
kernel/time/vsyscall.c
79
struct vdso_time_data *vdata = vdso_k_time_data;
lib/vdso/datastore.c
14
struct vdso_time_data *vdso_k_time_data __ro_after_init =
lib/vdso/datastore.c
17
static_assert(sizeof(struct vdso_time_data) <= PAGE_SIZE);
lib/vdso/gettimeofday.c
109
bool vdso_get_timestamp(const struct vdso_time_data *vd, const struct vdso_clock *vc,
lib/vdso/gettimeofday.c
129
const struct vdso_time_data *vdso_timens_data(const struct vdso_time_data *vd)
lib/vdso/gettimeofday.c
135
bool do_hres_timens(const struct vdso_time_data *vdns, const struct vdso_clock *vcns,
lib/vdso/gettimeofday.c
138
const struct vdso_time_data *vd = vdso_timens_data(vdns);
lib/vdso/gettimeofday.c
167
bool do_hres(const struct vdso_time_data *vd, const struct vdso_clock *vc,
lib/vdso/gettimeofday.c
191
bool do_coarse_timens(const struct vdso_time_data *vdns, const struct vdso_clock *vcns,
lib/vdso/gettimeofday.c
194
const struct vdso_time_data *vd = vdso_timens_data(vdns);
lib/vdso/gettimeofday.c
220
bool do_coarse(const struct vdso_time_data *vd, const struct vdso_clock *vc,
lib/vdso/gettimeofday.c
238
bool do_aux(const struct vdso_time_data *vd, clockid_t clock, struct __kernel_timespec *ts)
lib/vdso/gettimeofday.c
271
__cvdso_clock_gettime_common(const struct vdso_time_data *vd, clockid_t clock,
lib/vdso/gettimeofday.c
300
__cvdso_clock_gettime_data(const struct vdso_time_data *vd, clockid_t clock,
lib/vdso/gettimeofday.c
320
__cvdso_clock_gettime32_data(const struct vdso_time_data *vd, clockid_t clock,
lib/vdso/gettimeofday.c
346
__cvdso_gettimeofday_data(const struct vdso_time_data *vd,
lib/vdso/gettimeofday.c
380
__cvdso_time_data(const struct vdso_time_data *vd, __kernel_old_time_t *time)
lib/vdso/gettimeofday.c
406
bool __cvdso_clock_getres_common(const struct vdso_time_data *vd, clockid_t clock,
lib/vdso/gettimeofday.c
448
int __cvdso_clock_getres_data(const struct vdso_time_data *vd, clockid_t clock,
lib/vdso/gettimeofday.c
468
__cvdso_clock_getres_time32_data(const struct vdso_time_data *vd, clockid_t clock,