|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 662 of file mmtypes.h.
Referenced by MiQueryMemoryBasicInformation(), MmCleanProcessAddressSpace(), MmInitSectionImplementation(), and MmInsertMemoryArea().
| PVOID _MM_AVL_TABLE::NodeHint |
Definition at line 670 of file mmtypes.h.
Referenced by MiInsertVadEx().
| ULONG_PTR _MM_AVL_TABLE::NumberGenericTableElements |
Definition at line 668 of file mmtypes.h.
Referenced by MiQueryMemoryBasicInformation(), MmCleanProcessAddressSpace(), MmDeleteTeb(), and MmInitSectionImplementation().
| ULONG_PTR _MM_AVL_TABLE::Unused |
Definition at line 664 of file mmtypes.h.
Referenced by MmInsertMemoryArea().