ReactOS 0.4.15-dev-6054-gbddd8b0
|
#include <mmtypes.h>
Public Attributes | |
MMADDRESS_NODE | BalancedRoot |
ULONG_PTR | DepthOfTree:5 |
ULONG_PTR | Unused:3 |
ULONG_PTR | NumberGenericTableElements:24 |
PVOID | NodeHint |
PVOID | NodeFreeHint |
MMADDRESS_NODE _MM_AVL_TABLE::BalancedRoot |
Definition at line 659 of file mmtypes.h.
Referenced by MiQueryMemoryBasicInformation(), MmCleanProcessAddressSpace(), MmInitSectionImplementation(), and MmInsertMemoryArea().
PVOID _MM_AVL_TABLE::NodeHint |
Definition at line 667 of file mmtypes.h.
Referenced by MiInsertVadEx().
ULONG_PTR _MM_AVL_TABLE::NumberGenericTableElements |
Definition at line 665 of file mmtypes.h.
Referenced by MiQueryMemoryBasicInformation(), MmCleanProcessAddressSpace(), MmDeleteTeb(), and MmInitSectionImplementation().
ULONG_PTR _MM_AVL_TABLE::Unused |
Definition at line 661 of file mmtypes.h.
Referenced by MmInsertMemoryArea().