Searched refs:TAG_RESOURCE_TABLE (Results 1 – 2 of 2) sorted by relevance
23 #define TAG_RESOURCE_TABLE 'aTeR' macro
348 TAG_RESOURCE_TABLE); in ExpExpandResourceOwnerTable()363 ExFreePoolWithTag(Table, TAG_RESOURCE_TABLE); in ExpExpandResourceOwnerTable()387 if (Owner) ExFreePoolWithTag(Owner, TAG_RESOURCE_TABLE); in ExpExpandResourceOwnerTable()1481 if (Resource->OwnerTable) ExFreePoolWithTag(Resource->OwnerTable, TAG_RESOURCE_TABLE); in ExDeleteResourceLite()