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

| ULONG _EJOB::ActiveProcesses |
Definition at line 1578 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::ActiveProcessLimit |
Definition at line 1585 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::Affinity |
Definition at line 1586 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| PVOID _EJOB::CompletionPort |
Definition at line 1593 of file pstypes.h.
Referenced by PspDeleteJob().
| KEVENT _EJOB::Event |
Definition at line 1568 of file pstypes.h.
Referenced by NtCreateJobObject().
| PPS_JOB_TOKEN_FILTER _EJOB::Filter |
Definition at line 1591 of file pstypes.h.
Referenced by PsImpersonateClient().
| IO_COUNTERS _EJOB::IoInfo |
| LIST_ENTRY _EJOB::JobLinks |
Definition at line 1569 of file pstypes.h.
Referenced by NtCreateJobObject(), and PspDeleteJob().
| ERESOURCE _EJOB::JobLock |
Definition at line 1571 of file pstypes.h.
Referenced by NtCreateJobObject(), NtQueryInformationJobObject(), PsGetJobLock(), and PspDeleteJob().
| ULONG _EJOB::JobMemoryLimit |
Definition at line 1605 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LIST_ENTRY _EJOB::JobSetLinks |
Definition at line 1616 of file pstypes.h.
Referenced by NtCreateJobObject().
| ULONG _EJOB::LimitFlags |
Definition at line 1582 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::MaximumWorkingSetSize |
Definition at line 1584 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| EX_PUSH_LOCK _EJOB::MemoryLimitsLock |
Definition at line 1614 of file pstypes.h.
Referenced by NtCreateJobObject(), and NtQueryInformationJobObject().
| ULONG _EJOB::MinimumWorkingSetSize |
Definition at line 1583 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::OtherOperationCount |
Definition at line 1599 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::OtherTransferCount |
Definition at line 1602 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::PeakJobMemoryUsed |
Definition at line 1607 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::PeakProcessMemoryUsed |
Definition at line 1606 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::PerJobUserTimeLimit |
Definition at line 1581 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::PerProcessUserTimeLimit |
Definition at line 1580 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| UCHAR _EJOB::PriorityClass |
Definition at line 1587 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LIST_ENTRY _EJOB::ProcessListHead |
Definition at line 1570 of file pstypes.h.
Referenced by NtCreateJobObject(), and NtQueryInformationJobObject().
| ULONG _EJOB::ProcessMemoryLimit |
Definition at line 1604 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::ReadOperationCount |
Definition at line 1597 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::ReadTransferCount |
Definition at line 1600 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::SchedulingClass |
Definition at line 1596 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::SecurityLimitFlags |
Definition at line 1589 of file pstypes.h.
Referenced by PsImpersonateClient().
| ULONG _EJOB::SessionId |
Definition at line 1595 of file pstypes.h.
Referenced by NtAssignProcessToJobObject(), NtCreateJobObject(), and PsGetJobSessionId().
| LARGE_INTEGER _EJOB::ThisPeriodTotalKernelTime |
Definition at line 1575 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::ThisPeriodTotalUserTime |
Definition at line 1574 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::TotalKernelTime |
Definition at line 1573 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::TotalPageFaultCount |
Definition at line 1576 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::TotalProcesses |
Definition at line 1577 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::TotalTerminatedProcesses |
Definition at line 1579 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _EJOB::TotalUserTime |
Definition at line 1572 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _EJOB::UIRestrictionsClass |
Definition at line 1588 of file pstypes.h.
Referenced by PsGetJobUIRestrictionsClass(), and PsSetJobUIRestrictionsClass().
| ULONGLONG _EJOB::WriteOperationCount |
Definition at line 1598 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONGLONG _EJOB::WriteTransferCount |
Definition at line 1601 of file pstypes.h.
Referenced by NtQueryInformationJobObject().