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

/linux-4.4.14/arch/ia64/kernel/
H A Dfsyscall_gtod_data.h8 struct fsyscall_gtod_data_t { struct
H A Dasm-offsets.c270 offsetof (struct fsyscall_gtod_data_t, seq)); foo()
272 offsetof (struct fsyscall_gtod_data_t, wall_time)); foo()
274 offsetof (struct fsyscall_gtod_data_t, monotonic_time)); foo()
276 offsetof (struct fsyscall_gtod_data_t, clk_mask)); foo()
278 offsetof (struct fsyscall_gtod_data_t, clk_mult)); foo()
280 offsetof (struct fsyscall_gtod_data_t, clk_shift)); foo()
282 offsetof (struct fsyscall_gtod_data_t, clk_fsys_mmio)); foo()
284 offsetof (struct fsyscall_gtod_data_t, clk_cycle_last)); foo()
H A Dtime.c36 struct fsyscall_gtod_data_t fsyscall_gtod_data;
H A Dfsys.S130 #error fsys_gettimeofday incompatible with changes to struct fsyscall_gtod_data_t

Completed in 105 milliseconds