ReactOS
0.4.15-dev-1619-g69dffed
|
#include <pstypes.h>
ULONG _EJOB::ActiveProcesses |
Definition at line 1431 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::ActiveProcessLimit |
Definition at line 1438 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::Affinity |
Definition at line 1439 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
PVOID _EJOB::CompletionPort |
Definition at line 1446 of file pstypes.h.
Referenced by PspDeleteJob().
PPS_JOB_TOKEN_FILTER _EJOB::Filter |
Definition at line 1444 of file pstypes.h.
Referenced by PsImpersonateClient().
IO_COUNTERS _EJOB::IoInfo |
LIST_ENTRY _EJOB::JobLinks |
Definition at line 1422 of file pstypes.h.
Referenced by PspDeleteJob().
ERESOURCE _EJOB::JobLock |
Definition at line 1424 of file pstypes.h.
Referenced by NtQueryInformationJobObject(), PsGetJobLock(), and PspDeleteJob().
ULONG _EJOB::JobMemoryLimit |
Definition at line 1458 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LIST_ENTRY _EJOB::JobSetLinks |
ULONG _EJOB::LimitFlags |
Definition at line 1435 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::MaximumWorkingSetSize |
Definition at line 1437 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
EX_PUSH_LOCK _EJOB::MemoryLimitsLock |
Definition at line 1467 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::MinimumWorkingSetSize |
Definition at line 1436 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::OtherOperationCount |
Definition at line 1452 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::OtherTransferCount |
Definition at line 1455 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::PeakJobMemoryUsed |
Definition at line 1460 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::PeakProcessMemoryUsed |
Definition at line 1459 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::PerJobUserTimeLimit |
Definition at line 1434 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::PerProcessUserTimeLimit |
Definition at line 1433 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
UCHAR _EJOB::PriorityClass |
Definition at line 1440 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LIST_ENTRY _EJOB::ProcessListHead |
Definition at line 1423 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::ProcessMemoryLimit |
Definition at line 1457 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::ReadOperationCount |
Definition at line 1450 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::ReadTransferCount |
Definition at line 1453 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::SchedulingClass |
Definition at line 1449 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::SecurityLimitFlags |
Definition at line 1442 of file pstypes.h.
Referenced by PsImpersonateClient().
ULONG _EJOB::SessionId |
Definition at line 1448 of file pstypes.h.
Referenced by PsGetJobSessionId().
LARGE_INTEGER _EJOB::ThisPeriodTotalKernelTime |
Definition at line 1428 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::ThisPeriodTotalUserTime |
Definition at line 1427 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::TotalKernelTime |
Definition at line 1426 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::TotalPageFaultCount |
Definition at line 1429 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::TotalProcesses |
Definition at line 1430 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::TotalTerminatedProcesses |
Definition at line 1432 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _EJOB::TotalUserTime |
Definition at line 1425 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _EJOB::UIRestrictionsClass |
Definition at line 1441 of file pstypes.h.
Referenced by PsGetJobUIRestrictionsClass(), and PsSetJobUIRestrictionsClass().
ULONGLONG _EJOB::WriteOperationCount |
Definition at line 1451 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONGLONG _EJOB::WriteTransferCount |
Definition at line 1454 of file pstypes.h.
Referenced by NtQueryInformationJobObject().