ReactOS 0.4.16-dev-311-g9382aa2
|
#include <pstypes.h>
ULONG _EJOB::ActiveProcesses |
Definition at line 1490 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::ActiveProcessLimit |
Definition at line 1497 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::Affinity |
Definition at line 1498 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
PVOID _EJOB::CompletionPort |
Definition at line 1505 of file pstypes.h.
Referenced by PspDeleteJob().
KEVENT _EJOB::Event |
Definition at line 1480 of file pstypes.h.
Referenced by NtCreateJobObject().
PPS_JOB_TOKEN_FILTER _EJOB::Filter |
Definition at line 1503 of file pstypes.h.
Referenced by PsImpersonateClient().
IO_COUNTERS _EJOB::IoInfo |
LIST_ENTRY _EJOB::JobLinks |
Definition at line 1481 of file pstypes.h.
Referenced by NtCreateJobObject(), and PspDeleteJob().
ERESOURCE _EJOB::JobLock |
Definition at line 1483 of file pstypes.h.
Referenced by NtCreateJobObject(), NtQueryInformationJobObject(), PsGetJobLock(), and PspDeleteJob().
ULONG _EJOB::JobMemoryLimit |
Definition at line 1517 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LIST_ENTRY _EJOB::JobSetLinks |
Definition at line 1528 of file pstypes.h.
Referenced by NtCreateJobObject().
ULONG _EJOB::LimitFlags |
Definition at line 1494 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::MaximumWorkingSetSize |
Definition at line 1496 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
EX_PUSH_LOCK _EJOB::MemoryLimitsLock |
Definition at line 1526 of file pstypes.h.
Referenced by NtCreateJobObject(), and NtQueryInformationJobObject().
ULONG _EJOB::MinimumWorkingSetSize |
Definition at line 1495 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::OtherOperationCount |
Definition at line 1511 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::OtherTransferCount |
Definition at line 1514 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::PeakJobMemoryUsed |
Definition at line 1519 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::PeakProcessMemoryUsed |
Definition at line 1518 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::PerJobUserTimeLimit |
Definition at line 1493 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::PerProcessUserTimeLimit |
Definition at line 1492 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
UCHAR _EJOB::PriorityClass |
Definition at line 1499 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LIST_ENTRY _EJOB::ProcessListHead |
Definition at line 1482 of file pstypes.h.
Referenced by NtCreateJobObject(), and NtQueryInformationJobObject().
ULONG _EJOB::ProcessMemoryLimit |
Definition at line 1516 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::ReadOperationCount |
Definition at line 1509 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::ReadTransferCount |
Definition at line 1512 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::SchedulingClass |
Definition at line 1508 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::SecurityLimitFlags |
Definition at line 1501 of file pstypes.h.
Referenced by PsImpersonateClient().
ULONG _EJOB::SessionId |
Definition at line 1507 of file pstypes.h.
Referenced by NtAssignProcessToJobObject(), NtCreateJobObject(), and PsGetJobSessionId().
LARGE_INTEGER _EJOB::ThisPeriodTotalKernelTime |
Definition at line 1487 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::ThisPeriodTotalUserTime |
Definition at line 1486 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::TotalKernelTime |
Definition at line 1485 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::TotalPageFaultCount |
Definition at line 1488 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::TotalProcesses |
Definition at line 1489 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::TotalTerminatedProcesses |
Definition at line 1491 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::TotalUserTime |
Definition at line 1484 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::UIRestrictionsClass |
Definition at line 1500 of file pstypes.h.
Referenced by PsGetJobUIRestrictionsClass(), and PsSetJobUIRestrictionsClass().
ULONGLONG _EJOB::WriteOperationCount |
Definition at line 1510 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::WriteTransferCount |
Definition at line 1513 of file pstypes.h.
Referenced by NtQueryInformationJobObject().