|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <pstypes.h>

| ULONG _EJOB::ActiveProcesses |
Definition at line 1599 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::ActiveProcessLimit |
Definition at line 1606 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::Affinity |
Definition at line 1607 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| PVOID _EJOB::CompletionPort |
Definition at line 1614 of file pstypes.h.
Referenced by PspDeleteJob().
| KEVENT _EJOB::Event |
Definition at line 1589 of file pstypes.h.
Referenced by NtCreateJobObject().
| PPS_JOB_TOKEN_FILTER _EJOB::Filter |
Definition at line 1612 of file pstypes.h.
Referenced by PsImpersonateClient().
| IO_COUNTERS _EJOB::IoInfo |
| LIST_ENTRY _EJOB::JobLinks |
Definition at line 1590 of file pstypes.h.
Referenced by NtCreateJobObject(), and PspDeleteJob().
| ERESOURCE _EJOB::JobLock |
Definition at line 1592 of file pstypes.h.
Referenced by NtCreateJobObject(), NtQueryInformationJobObject(), PsGetJobLock(), and PspDeleteJob().
| ULONG _EJOB::JobMemoryLimit |
Definition at line 1626 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LIST_ENTRY _EJOB::JobSetLinks |
Definition at line 1637 of file pstypes.h.
Referenced by NtCreateJobObject().
| ULONG _EJOB::LimitFlags |
Definition at line 1603 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::MaximumWorkingSetSize |
Definition at line 1605 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| EX_PUSH_LOCK _EJOB::MemoryLimitsLock |
Definition at line 1635 of file pstypes.h.
Referenced by NtCreateJobObject(), and NtQueryInformationJobObject().
| ULONG _EJOB::MinimumWorkingSetSize |
Definition at line 1604 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::OtherOperationCount |
Definition at line 1620 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::OtherTransferCount |
Definition at line 1623 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::PeakJobMemoryUsed |
Definition at line 1628 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::PeakProcessMemoryUsed |
Definition at line 1627 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::PerJobUserTimeLimit |
Definition at line 1602 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::PerProcessUserTimeLimit |
Definition at line 1601 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| UCHAR _EJOB::PriorityClass |
Definition at line 1608 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LIST_ENTRY _EJOB::ProcessListHead |
Definition at line 1591 of file pstypes.h.
Referenced by NtCreateJobObject(), and NtQueryInformationJobObject().
| ULONG _EJOB::ProcessMemoryLimit |
Definition at line 1625 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::ReadOperationCount |
Definition at line 1618 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::ReadTransferCount |
Definition at line 1621 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::SchedulingClass |
Definition at line 1617 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::SecurityLimitFlags |
Definition at line 1610 of file pstypes.h.
Referenced by PsImpersonateClient().
| ULONG _EJOB::SessionId |
Definition at line 1616 of file pstypes.h.
Referenced by NtAssignProcessToJobObject(), NtCreateJobObject(), and PsGetJobSessionId().
| LARGE_INTEGER _EJOB::ThisPeriodTotalKernelTime |
Definition at line 1596 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::ThisPeriodTotalUserTime |
Definition at line 1595 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::TotalKernelTime |
Definition at line 1594 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::TotalPageFaultCount |
Definition at line 1597 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::TotalProcesses |
Definition at line 1598 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::TotalTerminatedProcesses |
Definition at line 1600 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::TotalUserTime |
Definition at line 1593 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::UIRestrictionsClass |
Definition at line 1609 of file pstypes.h.
Referenced by PsGetJobUIRestrictionsClass(), and PsSetJobUIRestrictionsClass().
| ULONGLONG _EJOB::WriteOperationCount |
Definition at line 1619 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::WriteTransferCount |
Definition at line 1622 of file pstypes.h.
Referenced by NtQueryInformationJobObject().