Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_EPROCESS_QUOTA_BLOCK Struct Reference

#include <ps.h>

List of all members.

Public Attributes

KSPIN_LOCK QuotaLock
ULONG ReferenceCount
SIZE_T QuotaPeakPoolUsage [2]
SIZE_T QuotaPoolUsage [2]
SIZE_T QuotaPoolLimit [2]
SIZE_T PeakPagefileUsage
SIZE_T PagefileUsage
SIZE_T PagefileLimit


Member Data Documentation

SIZE_T _EPROCESS_QUOTA_BLOCK::PagefileLimit
 

Definition at line 114 of file ps.h.

Referenced by MiChargePageFileQuota(), ObInitSystem(), PspQueryPooledQuotaLimits(), and PspQueryQuotaLimits().

SIZE_T _EPROCESS_QUOTA_BLOCK::PagefileUsage
 

Definition at line 113 of file ps.h.

Referenced by MiChargePageFileQuota(), MiReturnPageFileQuota(), PspQueryPooledQuotaLimits(), and PspSetQuotaLimits().

SIZE_T _EPROCESS_QUOTA_BLOCK::PeakPagefileUsage
 

Definition at line 112 of file ps.h.

Referenced by MiChargePageFileQuota(), and PspQueryPooledQuotaLimits().

KSPIN_LOCK _EPROCESS_QUOTA_BLOCK::QuotaLock
 

Definition at line 107 of file ps.h.

Referenced by MiChargePageFileQuota(), MiReturnPageFileQuota(), ObInitSystem(), PsChargePoolQuota(), PsChargeSharedPoolQuota(), PspDereferenceQuota(), PspInheritQuota(), PspQueryPooledQuotaLimits(), PspQueryQuotaLimits(), PspSetQuotaLimits(), and PsReturnPoolQuota().

SIZE_T _EPROCESS_QUOTA_BLOCK::QuotaPeakPoolUsage[2]
 

Definition at line 109 of file ps.h.

Referenced by PsChargePoolQuota(), PsChargeSharedPoolQuota(), and PspQueryPooledQuotaLimits().

SIZE_T _EPROCESS_QUOTA_BLOCK::QuotaPoolLimit[2]
 

Definition at line 111 of file ps.h.

Referenced by ObInitSystem(), PsChargePoolQuota(), PsChargeSharedPoolQuota(), PspQueryPooledQuotaLimits(), PspQueryQuotaLimits(), and PsReturnPoolQuota().

SIZE_T _EPROCESS_QUOTA_BLOCK::QuotaPoolUsage[2]
 

Definition at line 110 of file ps.h.

Referenced by PsChargePoolQuota(), PsChargeSharedPoolQuota(), PspQueryPooledQuotaLimits(), PspSetQuotaLimits(), and PsReturnPoolQuota().

ULONG _EPROCESS_QUOTA_BLOCK::ReferenceCount
 

Definition at line 108 of file ps.h.

Referenced by ObInitSystem(), PsChargeSharedPoolQuota(), PspDereferenceQuota(), and PspInheritQuota().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:16 2004 for test by doxygen 1.3.7