Home
last modified time | relevance | path

Searched defs:ExAllocatePoolWithQuota (Results 1 – 2 of 2) sorted by relevance

/reactos/ntoskrnl/mm/ARM3/
H A Dexpool.c2949 ExAllocatePoolWithQuota(IN POOL_TYPE PoolType, in ExAllocatePoolWithQuota() function
/reactos/sdk/include/ddk/
H A Dclasspnp.h74 #define ExAllocatePoolWithQuota(a,b) ExAllocatePoolWithQuotaTag(a,b,'nUcS') macro