ReactOS 0.4.15-dev-6661-gcc6e444
|
#include <ketypes.h>
union { ... } _KPROCESS::@2553 |
union { ... } _KPROCESS::@2555 |
ULONG_PTR _KPROCESS::DirectoryTableBase |
Definition at line 2027 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 2070 of file ketypes.h.
Referenced by CsrCreateProcess(), CsrDestroyProcess(), CsrShutdownProcesses(), FindProcessForShutdown(), MmGetExecuteOptions(), and MmSetExecuteOptions().
DISPATCHER_HEADER _KPROCESS::Header |
Definition at line 2024 of file ketypes.h.
Referenced by PsLookupProcessByProcessId().
USHORT _KPROCESS::IopmOffset |
Definition at line 2036 of file ketypes.h.
Referenced by Ke386SetIoAccessMap(), and KiSwapContextExit().
ULONG _KPROCESS::KernelTime |
Definition at line 2042 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 2025 of file ketypes.h.
Referenced by KeStartProfile().
LIST_ENTRY _KPROCESS::ReadyListHead |
SINGLE_LIST_ENTRY _KPROCESS::SwapListEntry |
LIST_ENTRY _KPROCESS::ThreadListHead |