|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <mmtypes.h>

Public Attributes | |
| PVOID | BaseAddress |
| PVOID | AllocationBase |
| ULONG | AllocationProtect |
| SIZE_T | RegionSize |
| ULONG | State |
| ULONG | Protect |
| ULONG | Type |
| DWORD | AllocationProtect |
| DWORD | State |
| DWORD | Protect |
| DWORD | Type |
| PVOID _MEMORY_BASIC_INFORMATION::AllocationBase |
Definition at line 973 of file mmtypes.h.
Referenced by _module_name_from_addr(), _resetstkoflw(), BasepCheckForReadOnlyResource(), CheckAdjacentVADs(), get_valloc_info(), infinite_recursive(), LdrpInit(), MiQueryMemoryBasicInformation(), RtlpDphCoalesceNodeIntoAvailable(), START_TEST(), test_IME(), test_queryvirtualmemory(), test_stack_size_thread(), and test_threadstack().
| ULONG _MEMORY_BASIC_INFORMATION::AllocationProtect |
Definition at line 974 of file mmtypes.h.
Referenced by CheckAdjacentVADs(), infinite_recursive(), MiQueryMemoryBasicInformation(), START_TEST(), test_mapping(), test_NtAllocateVirtualMemoryEx(), test_queryvirtualmemory(), and test_stack_size_thread().
| DWORD _MEMORY_BASIC_INFORMATION::AllocationProtect |
Definition at line 2842 of file winnt_old.h.
| PVOID _MEMORY_BASIC_INFORMATION::BaseAddress |
Definition at line 972 of file mmtypes.h.
Referenced by CheckAdjacentVADs(), fetch_memory64_info(), infinite_recursive(), MiQueryMemoryBasicInformation(), RtlCreateHeap(), RtlDebugCreateHeap(), START_TEST(), and test_stack_size_thread().
| ULONG _MEMORY_BASIC_INFORMATION::Protect |
Definition at line 977 of file mmtypes.h.
Referenced by BasepCheckForReadOnlyResource(), CheckAdjacentVADs(), infinite_recursive(), MiQueryMemoryBasicInformation(), START_TEST(), test_D3DKMTCreateDCFromMemory(), test_mapping(), test_queryvirtualmemory(), test_stack_growth_thread(), test_stack_size_thread(), and test_threadstack().
| DWORD _MEMORY_BASIC_INFORMATION::Protect |
Definition at line 2845 of file winnt_old.h.
| SIZE_T _MEMORY_BASIC_INFORMATION::RegionSize |
Definition at line 975 of file mmtypes.h.
Referenced by check_region_size_(), CheckAdjacentVADs(), fetch_memory64_info(), get_shiminfo(), get_valloc_info(), infinite_recursive(), MiQueryMemoryBasicInformation(), RtlCreateEnvironment(), RtlCreateHeap(), RtlSetEnvironmentVariable(), START_TEST(), test_mapping(), test_NtAllocateVirtualMemoryEx(), test_queryvirtualmemory(), test_stack_growth_thread(), test_stack_size_thread(), and test_threadstack().
| ULONG _MEMORY_BASIC_INFORMATION::State |
Definition at line 976 of file mmtypes.h.
Referenced by CheckAdjacentVADs(), fetch_memory64_info(), get_valloc_info(), infinite_recursive(), MiQueryMemoryBasicInformation(), RtlCreateHeap(), RtlDebugCreateHeap(), START_TEST(), test_D3DKMTCreateDCFromMemory(), test_mapping(), test_NtAllocateVirtualMemoryEx(), test_queryvirtualmemory(), test_stack_growth_thread(), test_stack_size_thread(), and test_threadstack().
| DWORD _MEMORY_BASIC_INFORMATION::State |
Definition at line 2844 of file winnt_old.h.
| ULONG _MEMORY_BASIC_INFORMATION::Type |
Definition at line 978 of file mmtypes.h.
Referenced by BasepCheckForReadOnlyResource(), CheckAdjacentVADs(), infinite_recursive(), MiQueryMemoryBasicInformation(), START_TEST(), test_mapping(), test_NtAllocateVirtualMemoryEx(), test_queryvirtualmemory(), test_stack_size_thread(), and test_threadstack().
| DWORD _MEMORY_BASIC_INFORMATION::Type |
Definition at line 2846 of file winnt_old.h.