|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| PVOID | OldBuffer |
| UCHAR | Pad [78] |
| USHORT | Port |
| ULONG | Size |
| PVOID | Buffer |
| PVOID | Bcb |
| ULONG | Length |
| PULONG | Buffer |
| HANDLE | ProcessHandle |
| SIZE_T | RegionSize |
| ULONG | AllocationType |
| ULONG | Protect |
| PVOID | Bases [1024] |
| SHORT | ThreadId |
Definition at line 26 of file HalPortIo.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 32 of file HalPortIo.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().
| PVOID _TEST_CONTEXT::OldBuffer |
Definition at line 28 of file HalPortIo.c.
| UCHAR _TEST_CONTEXT::Pad[78] |
Definition at line 29 of file HalPortIo.c.
| USHORT _TEST_CONTEXT::Port |
Definition at line 30 of file HalPortIo.c.
| 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().
| ULONG _TEST_CONTEXT::Size |
Definition at line 31 of file HalPortIo.c.
| SHORT _TEST_CONTEXT::ThreadId |
Definition at line 28 of file ZwAllocateVirtualMemory.c.
Referenced by KmtInitTestContext().