Home
last modified time | relevance | path

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

/linux/include/vdso/
H A Ddatapage.h136 struct vdso_time_data { struct
137 struct arch_vdso_time_data arch_data; argument
139 struct vdso_clock clock_data[CS_BASES];
140 struct vdso_clock aux_clock_data[MAX_AUX_CLOCKS];
142 s32 tz_minuteswest;
143 s32 tz_dsttime;
167 extern struct vdso_time_data vdso_u_time_data __attribute__((visibility("hidden"))); argument