ReactOS 0.4.16-dev-125-g798ea90
|
#include <mxmemory.h>
Static Public Member Functions | |
static __inline PVOID | MxAllocatePoolWithTag (__in POOL_TYPE PoolType, __in SIZE_T NumberOfBytes, __in ULONG Tag) |
static __inline VOID | MxFreePool (__in PVOID Ptr) |
Definition at line 29 of file mxmemory.h.
|
static |
Definition at line 30 of file mxmemorykm.h.
Referenced by FxPkgPdo::_PnpQueryDeviceText(), FxPkgPdo::_PnpQueryId(), AllocAndInitializeTelemetryContext(), FxMemoryBufferFromPool::AllocateBuffer(), FxCmResList::CreateWdmList(), FxIoResReqList::CreateWdmList(), FxAllocateDriverGlobals(), FxAllocateFromNPagedLookasideList(), FxCacheBugCheckDriverInfo(), FxDriverGlobalsInitializeDebugExtension(), FxInitializeBugCheckDriverInfo(), FxPoolAllocator(), FxVerifierGetObjectDebugInfo(), FxVerifyAllocateDebugInfo(), FxPkgPnp::HandleQueryBusInformation(), FxPkgPnp::HandleQueryDeviceRelations(), FxPkgPdo::PnpQueryDeviceRelations(), and _FX_DRIVER_TRACKER_CACHE_AWARE::Register().
Definition at line 41 of file mxmemorykm.h.
Referenced by AllocAndInitializeTelemetryContext(), FxAllocateDriverGlobals(), FxCacheBugCheckDriverInfo(), FxFreeDriverGlobals(), FxFreeToNPagedLookasideList(), FxPoolFree(), FxUninitializeBugCheckDriverInfo(), FxVerifierGetObjectDebugInfo(), FxPkgPnp::HandleQueryDeviceRelations(), FxPkgFdo::PnpFilterResourceRequirements(), FxRequestFromLookaside::SelfDestruct(), _FX_DRIVER_TRACKER_CACHE_AWARE::Uninitialize(), FxFilteredStartContext::~FxFilteredStartContext(), FxMemoryBufferFromPool::~FxMemoryBufferFromPool(), and IdleTimeoutManagement::~IdleTimeoutManagement().