Home
last modified time | relevance | path

Searched defs:vdso_time_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/vdso/
H A Ddatapage.h132 struct vdso_time_data { struct
133 struct arch_vdso_time_data arch_data; argument
135 struct vdso_clock clock_data[CS_BASES];
137 s32 tz_minuteswest;
138 s32 tz_dsttime;
139 u32 hrtimer_res;
163 extern struct vdso_time_data vdso_u_time_data __attribute__((visibility("hidden"))); argument