ReactOS 0.4.16-dev-424-ge4748fe
|
#include <ketypes.h>
union { ... } _KPROCESS::@2586 |
union { ... } _KPROCESS::@2588 |
ULONG_PTR _KPROCESS::DirectoryTableBase |
Definition at line 2087 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 2130 of file ketypes.h.
Referenced by CsrCreateProcess(), CsrDestroyProcess(), CsrShutdownProcesses(), FindProcessForShutdown(), MmArmAccessFault(), MmGetExecuteOptions(), and MmSetExecuteOptions().
DISPATCHER_HEADER _KPROCESS::Header |
Definition at line 2084 of file ketypes.h.
Referenced by PsLookupProcessByProcessId().
USHORT _KPROCESS::IopmOffset |
Definition at line 2096 of file ketypes.h.
Referenced by Ke386SetIoAccessMap(), and KiSwapContextExit().
ULONG _KPROCESS::KernelTime |
Definition at line 2102 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 2085 of file ketypes.h.
Referenced by KeStartProfile().
LIST_ENTRY _KPROCESS::ReadyListHead |
SINGLE_LIST_ENTRY _KPROCESS::SwapListEntry |
LIST_ENTRY _KPROCESS::ThreadListHead |