Searched refs:gInterruptAccountingDataList (Results 1 – 1 of 1) sorted by relevance
45 queue_head_t gInterruptAccountingDataList; variable60 queue_init(&gInterruptAccountingDataList); in interruptAccountingInit()67 queue_enter(&gInterruptAccountingDataList, data, IOInterruptAccountingData *, chain); in interruptAccountingDataAddToList()75 queue_remove(&gInterruptAccountingDataList, data, IOInterruptAccountingData *, chain); in interruptAccountingDataRemoveFromList()