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

| union { ... } _EPROCESS::@2849 |
| union { ... } _EPROCESS::@2851 |
| union { ... } _EPROCESS::@2853 |
| union { ... } _EPROCESS::@2855 |
| union { ... } _EPROCESS::@2857 |
| LIST_ENTRY _EPROCESS::ActiveProcessLinks |
| ULONG _EPROCESS::ActiveThreads |
Definition at line 1425 of file pstypes.h.
Referenced by PspExitThread().
| EX_PUSH_LOCK _EPROCESS::AddressCreationLock |
Definition at line 1379 of file pstypes.h.
Referenced by MiInsertVadEx().
| ULONG _EPROCESS::BreakOnTermination |
Definition at line 1494 of file pstypes.h.
Referenced by PspExitThread().
| PVOID _EPROCESS::CloneRoot |
Definition at line 1388 of file pstypes.h.
Referenced by MiDeleteVirtualAddresses(), and MmArmAccessFault().
| LARGE_INTEGER _EPROCESS::CreateTime |
| PVOID _EPROCESS::DebugPort |
Definition at line 1364 of file pstypes.h.
Referenced by PspExitThread().
| PVOID _EPROCESS::DeviceMap |
Definition at line 1402 of file pstypes.h.
Referenced by ObpSetCurrentProcessDeviceMap(), and ObSetDeviceMap().
| NTSTATUS _EPROCESS::ExitStatus |
Definition at line 1526 of file pstypes.h.
Referenced by PspExitThread().
| LARGE_INTEGER _EPROCESS::ExitTime |
Definition at line 1354 of file pstypes.h.
Referenced by PspExitThread().
| ULONG _EPROCESS::Flags |
Definition at line 1524 of file pstypes.h.
Referenced by IopParseDevice(), MiSessionRemoveProcess(), and PspExitThread().
| CHAR _EPROCESS::ImageFileName[16] |
Definition at line 1415 of file pstypes.h.
Referenced by MmArmAccessFault(), PspExitThread(), and PspInitPhase0().
Definition at line 1392 of file pstypes.h.
Referenced by NtQueryInformationJobObject(), and PspExitThread().
| LIST_ENTRY _EPROCESS::JobLinks |
| NTSTATUS _EPROCESS::LastThreadExitStatus |
Definition at line 1432 of file pstypes.h.
Referenced by PspExitThread().
| LIST_ENTRY _EPROCESS::MmProcessLinks |
| PFN_NUMBER _EPROCESS::NumberOfLockedPages |
Definition at line 1390 of file pstypes.h.
Referenced by MmProbeAndLockPages().
| PFN_NUMBER _EPROCESS::NumberOfPrivatePages |
Definition at line 1389 of file pstypes.h.
Referenced by MmArmAccessFault().
| PHANDLE_TABLE _EPROCESS::ObjectTable |
Definition at line 1375 of file pstypes.h.
Referenced by PspCreateProcess().
| LARGE_INTEGER _EPROCESS::OtherOperationCount |
Definition at line 1437 of file pstypes.h.
Referenced by KeQueryValuesProcess().
| LARGE_INTEGER _EPROCESS::OtherTransferCount |
Definition at line 1440 of file pstypes.h.
Referenced by KeQueryValuesProcess().
| HARDWARE_PTE _EPROCESS::PageDirectoryPte |
| KPROCESS _EPROCESS::Pcb |
Definition at line 1351 of file pstypes.h.
Referenced by handle_gdb_read_mem(), handle_gdb_write_mem(), KdbCommand_Gdi_dumpht(), KdbCommand_Gdi_entry(), KdbCommand_Gdi_handle(), KiInitializeP0BootStructures(), KiSystemStartup(), KiSystemStartupBootStack(), KsecGetKeyData(), MiLoadImageSection(), MmArmAccessFault(), MmCheckSystemImage(), NtSetInformationObject(), NtStartProfile(), ObpCloseHandle(), ObpCreateHandle(), ObpCreateUnnamedHandle(), ObSetHandleAttributes(), PsLookupProcessByProcessId(), PspExitThread(), PspInitPhase0(), QSI_DEF(), and SepCleanupLUIDDeviceMapDirectory().
| SIZE_T _EPROCESS::PeakVirtualSize |
Definition at line 1361 of file pstypes.h.
Referenced by MiInsertVadEx().
Definition at line 1433 of file pstypes.h.
Referenced by KdbpSymFindModule().
| PMM_AVL_TABLE _EPROCESS::PhysicalVadRoot |
Definition at line 1387 of file pstypes.h.
Referenced by MmProbeAndLockPages().
| EX_FAST_REF _EPROCESS::PrefetchTrace |
| EX_PUSH_LOCK _EPROCESS::ProcessLock |
Definition at line 1352 of file pstypes.h.
Referenced by PspExitThread(), and PspInitPhase0().
| PEPROCESS_QUOTA_BLOCK _EPROCESS::QuotaBlock |
| SIZE_T _EPROCESS::QuotaPeak[PsQuotaTypes] |
| SIZE_T _EPROCESS::QuotaUsage[PsQuotaTypes] |
| LARGE_INTEGER _EPROCESS::ReadOperationCount |
Definition at line 1435 of file pstypes.h.
Referenced by KeQueryValuesProcess().
| LARGE_INTEGER _EPROCESS::ReadTransferCount |
Definition at line 1438 of file pstypes.h.
Referenced by KeQueryValuesProcess().
| EX_RUNDOWN_REF _EPROCESS::RundownProtect |
Definition at line 1355 of file pstypes.h.
Referenced by PspInitPhase0().
| SE_AUDIT_PROCESS_CREATION_INFO _EPROCESS::SeAuditProcessCreationInfo |
Definition at line 1444 of file pstypes.h.
Referenced by PspInitPhase0().
| PVOID _EPROCESS::SectionObject |
Definition at line 1393 of file pstypes.h.
Referenced by PspExitThread().
| PVOID _EPROCESS::Session |
Definition at line 1414 of file pstypes.h.
Referenced by _IRQL_requires_max_(), and MmQuitNextSession().
| LIST_ENTRY _EPROCESS::SessionProcessLinks |
Definition at line 1363 of file pstypes.h.
Referenced by MiSessionRemoveProcess().
| LIST_ENTRY _EPROCESS::ThreadListHead |
Definition at line 1418 of file pstypes.h.
Referenced by KdbpAttachToProcess(), PspExitThread(), and PspInitPhase0().
| EX_FAST_REF _EPROCESS::Token |
Definition at line 1376 of file pstypes.h.
Referenced by PspExitThread(), and PspInitPhase0().
| HANDLE _EPROCESS::UniqueProcessId |
Definition at line 1356 of file pstypes.h.
Referenced by KsecGetKeyData(), and QSI_DEF().
| MM_AVL_TABLE _EPROCESS::VadRoot |
Definition at line 1542 of file pstypes.h.
Referenced by MiInsertVadEx(), and MiQueryMemoryBasicInformation().
| PVOID _EPROCESS::VdmObjects |
Definition at line 1401 of file pstypes.h.
Referenced by PspExitThread().
| SIZE_T _EPROCESS::VirtualSize |
Definition at line 1362 of file pstypes.h.
Referenced by MiInsertVadEx().
| MMSUPPORT _EPROCESS::Vm |
Definition at line 1445 of file pstypes.h.
Referenced by _IRQL_requires_max_(), MiQueryMemoryBasicInformation(), MiSessionRemoveProcess(), MmInitSystem(), and MmQuitNextSession().
| ULONG _EPROCESS::VmDeleted |
Definition at line 1487 of file pstypes.h.
Referenced by MiInsertVadEx(), MiLockVirtualMemory(), MiQueryMemoryBasicInformation(), and MiUnlockVirtualMemory().
| ULONG _EPROCESS::VmTopDown |
Definition at line 1506 of file pstypes.h.
Referenced by MiInsertVadEx().
| PVOID* _EPROCESS::Win32Process |
Definition at line 1391 of file pstypes.h.
Referenced by PspExitThread().
| PVOID _EPROCESS::Win32WindowStation |
Definition at line 1397 of file pstypes.h.
Referenced by UserCreateMenu().
| PFN_NUMBER _EPROCESS::WorkingSetPage |
| PPAGEFAULT_HISTORY _EPROCESS::WorkingSetWatch |
| LARGE_INTEGER _EPROCESS::WriteOperationCount |
Definition at line 1436 of file pstypes.h.
Referenced by KeQueryValuesProcess().
| LARGE_INTEGER _EPROCESS::WriteTransferCount |
Definition at line 1439 of file pstypes.h.
Referenced by KeQueryValuesProcess().