Searched defs:vdso_time_data (Results 1 – 1 of 1) sorted by relevance
132 struct vdso_time_data { struct133 struct arch_vdso_time_data arch_data; argument135 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