Searched refs:SCLPEventFacilityClass (Results 1 – 3 of 3) sorted by relevance
196 typedef struct SCLPEventFacilityClass SCLPEventFacilityClass; typedef197 DECLARE_OBJ_CHECKERS(SCLPEventFacility, SCLPEventFacilityClass,200 struct SCLPEventFacilityClass { struct
241 SCLPEventFacilityClass *efc = EVENT_FACILITY_GET_CLASS(ef); in sclp_execute()354 SCLPEventFacilityClass *efc = EVENT_FACILITY_GET_CLASS(ef); in service_interrupt()
467 SCLPEventFacilityClass *k = EVENT_FACILITY_CLASS(dc); in init_event_facility_class()483 .class_size = sizeof(SCLPEventFacilityClass),