|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ketypes.h>

| union { ... } _KPROCESS::@2766 |
| union { ... } _KPROCESS::@2768 |
| ULONG_PTR _KPROCESS::DirectoryTableBase |
Definition at line 2215 of file ketypes.h.
Referenced by handle_gdb_read_mem(), handle_gdb_write_mem(), KiSwapContextExit(), KiSwapContextResume(), and KsecGetKeyData().
| KEXECUTE_OPTIONS _KPROCESS::Flags |
Definition at line 2258 of file ketypes.h.
Referenced by CsrCreateProcess(), CsrDestroyProcess(), CsrShutdownProcesses(), FindProcessForShutdown(), MmArmAccessFault(), MmGetExecuteOptions(), and MmSetExecuteOptions().
| DISPATCHER_HEADER _KPROCESS::Header |
Definition at line 2212 of file ketypes.h.
Referenced by PsLookupProcessByProcessId().
| USHORT _KPROCESS::IopmOffset |
Definition at line 2224 of file ketypes.h.
Referenced by Ke386SetIoAccessMap(), and KiSwapContextExit().
| ULONG _KPROCESS::KernelTime |
Definition at line 2230 of file ketypes.h.
Referenced by PspInitPhase0(), and QSI_DEF().
| LIST_ENTRY _KPROCESS::ProcessListEntry |
| KSPIN_LOCK _KPROCESS::ProcessLock |
| LIST_ENTRY _KPROCESS::ProfileListHead |
Definition at line 2213 of file ketypes.h.
Referenced by KeStartProfile().
| LIST_ENTRY _KPROCESS::ReadyListHead |
| SINGLE_LIST_ENTRY _KPROCESS::SwapListEntry |
| LIST_ENTRY _KPROCESS::ThreadListHead |