Searched refs:DTSavedScope (Results 1 – 2 of 2) sorted by relevance
92 typedef struct DTSavedScope { struct93 struct DTSavedScope * nextScope; argument
400 newScope = (DTSavedScopePtr) kalloc_type(struct DTSavedScope, Z_WAITOK); in SecureDTEnterEntry()429 kfree_type(struct DTSavedScope, newScope); in SecureDTExitEntry()465 kfree_type(struct DTSavedScope, scope); in SecureDTRestartEntryIteration()