ReactOS
0.4.15-dev-1647-g91fceab
|
#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 672 of file mmtypes.h.
Referenced by MiQueryMemoryBasicInformation(), MmCleanProcessAddressSpace(), MmInitSectionImplementation(), and MmInsertMemoryArea().
ULONG_PTR _MM_AVL_TABLE::NumberGenericTableElements |
Definition at line 678 of file mmtypes.h.
Referenced by MiQueryMemoryBasicInformation(), MmCleanProcessAddressSpace(), MmDeleteTeb(), and MmInitSectionImplementation().
ULONG_PTR _MM_AVL_TABLE::Unused |
Definition at line 674 of file mmtypes.h.
Referenced by MmInsertMemoryArea().