ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
PVOID | Bcb |
PVOID | Buffer |
ULONG | Length |
PULONG | Buffer |
HANDLE | ProcessHandle |
SIZE_T | RegionSize |
ULONG | AllocationType |
ULONG | Protect |
PVOID | Bases [1024] |
SHORT | ThreadId |
Definition at line 23 of file CcMapData_drv.c.
ULONG _TEST_CONTEXT::AllocationType |
Definition at line 25 of file ZwAllocateVirtualMemory.c.
Referenced by KmtInitTestContext().
PVOID _TEST_CONTEXT::Bases[1024] |
Definition at line 27 of file ZwAllocateVirtualMemory.c.
PVOID _TEST_CONTEXT::Bcb |
Definition at line 25 of file CcMapData_drv.c.
Referenced by MapInAnotherThread(), PerformTest(), PinInAnotherThread(), and PinInAnotherThreadExclusive().
PVOID _TEST_CONTEXT::Buffer |
Definition at line 26 of file CcMapData_drv.c.
Referenced by MapInAnotherThread(), PerformTest(), PinInAnotherThread(), and PinInAnotherThreadExclusive().
PULONG _TEST_CONTEXT::Buffer |
Definition at line 26 of file CcPinMappedData_drv.c.
ULONG _TEST_CONTEXT::Length |
Definition at line 27 of file CcMapData_drv.c.
Referenced by MapInAnotherThread(), PerformTest(), PinInAnotherThread(), and PinInAnotherThreadExclusive().
HANDLE _TEST_CONTEXT::ProcessHandle |
Definition at line 23 of file ZwAllocateVirtualMemory.c.
ULONG _TEST_CONTEXT::Protect |
Definition at line 26 of file ZwAllocateVirtualMemory.c.
Referenced by KmtInitTestContext().
SIZE_T _TEST_CONTEXT::RegionSize |
Definition at line 24 of file ZwAllocateVirtualMemory.c.
Referenced by KmtInitTestContext().
SHORT _TEST_CONTEXT::ThreadId |
Definition at line 28 of file ZwAllocateVirtualMemory.c.
Referenced by KmtInitTestContext().