Searched refs:hernya (Results 1 – 2 of 2) sorted by relevance
373 #define SystemAllocatePool(hernya,size) ExAllocatePoolWithTag(hernya, size, 'Snwd') argument
350 #define ExAllocatePoolWithTag(hernya,size,tag) GlobalAlloc(GMEM_DISCARDABLE, (size)) argument351 #define ExAllocatePool(hernya,size) GlobalAlloc(GMEM_DISCARDABLE, (size)) argument