ReactOS
0.4.15-dev-4863-gba0d16f
|
#include <ketypes.h>
union { ... } |
union { ... } |
ULONG_PTR _KPROCESS::DirectoryTableBase |
Definition at line 2029 of file ketypes.h.
Referenced by handle_gdb_read_mem(), handle_gdb_write_mem(), KiSwapContextExit(), and KiSwapContextResume().
KEXECUTE_OPTIONS _KPROCESS::Flags |
Definition at line 2072 of file ketypes.h.
Referenced by CsrCreateProcess(), CsrDestroyProcess(), CsrShutdownProcesses(), and FindProcessForShutdown().
DISPATCHER_HEADER _KPROCESS::Header |
Definition at line 2026 of file ketypes.h.
Referenced by PsLookupProcessByProcessId().
USHORT _KPROCESS::IopmOffset |
Definition at line 2038 of file ketypes.h.
Referenced by KiSwapContextExit().
ULONG _KPROCESS::KernelTime |
Definition at line 2044 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 2027 of file ketypes.h.
Referenced by KeStartProfile().
LIST_ENTRY _KPROCESS::ReadyListHead |
SINGLE_LIST_ENTRY _KPROCESS::SwapListEntry |
LIST_ENTRY _KPROCESS::ThreadListHead |