Searched defs:ExAllocatePoolWithQuota (Results 1 – 2 of 2) sorted by relevance
2949 ExAllocatePoolWithQuota(IN POOL_TYPE PoolType, in ExAllocatePoolWithQuota() function
74 #define ExAllocatePoolWithQuota(a,b) ExAllocatePoolWithQuotaTag(a,b,'nUcS') macro