Searched refs:new_commpage_timeofday_data_t (Results 1 – 5 of 5) sorted by relevance
58 COMM_PAGE_SLOT_TYPE(new_commpage_timeofday_data_t) commpage_timeofday_datap = in __commpage_gettimeofday_internal()59 COMM_PAGE_SLOT(new_commpage_timeofday_data_t, NEWTIMEOFDAY_DATA); in __commpage_gettimeofday_internal()
104 static new_commpage_timeofday_data_t *gtod_time_data32 = NULL;105 static new_commpage_timeofday_data_t *gtod_time_data64 = NULL;503 new_commpage_timeofday_data_t** gtod_time_data, // >od_time_data32 or >od_time_data64 in commpage_populate_one()744 new_commpage_timeofday_data_t *p32 = gtod_time_data32; in commpage_set_timestamp()745 new_commpage_timeofday_data_t *p64 = gtod_time_data64; in commpage_set_timestamp()
44 } new_commpage_timeofday_data_t; typedef
131 new_commpage_timeofday_data_t new_time_data;
295 new_commpage_timeofday_data_t *commpage_timeofday_datap; in commpage_set_timestamp()301 …commpage_timeofday_datap = (new_commpage_timeofday_data_t *)(_COMM_PAGE_NEWTIMEOFDAY_DATA + _COMM… in commpage_set_timestamp()