Searched refs:fsyscall_gtod_data_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dfsyscall_gtod_data.h8 struct fsyscall_gtod_data_t { struct
H A Dasm-offsets.c273 offsetof (struct fsyscall_gtod_data_t, lock));
275 offsetof (struct fsyscall_gtod_data_t, wall_time));
277 offsetof (struct fsyscall_gtod_data_t, monotonic_time));
279 offsetof (struct fsyscall_gtod_data_t, clk_mask));
281 offsetof (struct fsyscall_gtod_data_t, clk_mult));
283 offsetof (struct fsyscall_gtod_data_t, clk_shift));
285 offsetof (struct fsyscall_gtod_data_t, clk_fsys_mmio));
287 offsetof (struct fsyscall_gtod_data_t, clk_cycle_last));
H A Dtime.c38 struct fsyscall_gtod_data_t fsyscall_gtod_data = {
H A Dfsys.S178 #error fsys_gettimeofday incompatible with changes to struct fsyscall_gtod_data_t

Completed in 34 milliseconds