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

_MI_VERIFIER_DRIVER_ENTRY Struct Reference

#include <mi.h>

List of all members.

Public Attributes

LIST_ENTRY Links
ULONG Loads
ULONG Unloads
UNICODE_STRING BaseName
PVOID StartAddress
PVOID EndAddress
ULONG Flags
ULONG_PTR Signature
ULONG_PTR Reserved
KSPIN_LOCK VerifierPoolLock
PVI_POOL_ENTRY PoolHash
ULONG_PTR PoolHashSize
ULONG_PTR PoolHashFree
ULONG_PTR PoolHashReserved
ULONG CurrentPagedPoolAllocations
ULONG CurrentNonPagedPoolAllocations
ULONG PeakPagedPoolAllocations
ULONG PeakNonPagedPoolAllocations
SIZE_T PagedBytes
SIZE_T NonPagedBytes
SIZE_T PeakPagedBytes
SIZE_T PeakNonPagedBytes


Member Data Documentation

UNICODE_STRING _MI_VERIFIER_DRIVER_ENTRY::BaseName
 

Definition at line 4104 of file mi.h.

Referenced by MiInitializeDriverVerifierList(), MiVerifyingDriverUnloading(), and MmGetVerifierInformation().

ULONG _MI_VERIFIER_DRIVER_ENTRY::CurrentNonPagedPoolAllocations
 

Definition at line 4122 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), MmGetVerifierInformation(), VerifierFreeTrackedPool(), and ViPostPoolAllocation().

ULONG _MI_VERIFIER_DRIVER_ENTRY::CurrentPagedPoolAllocations
 

Definition at line 4121 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), MmGetVerifierInformation(), VerifierFreeTrackedPool(), and ViPostPoolAllocation().

PVOID _MI_VERIFIER_DRIVER_ENTRY::EndAddress
 

Definition at line 4106 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), and ViLocateVerifierEntry().

ULONG _MI_VERIFIER_DRIVER_ENTRY::Flags
 

Definition at line 4111 of file mi.h.

Referenced by MiInitializeDriverVerifierList(), MmGetVerifierInformation(), VeAllocatePoolWithTagPriority(), VerifierAllocatePool(), VerifierAllocatePoolWithQuota(), VerifierAllocatePoolWithQuotaTag(), VerifierAllocatePoolWithTag(), and VerifierAllocatePoolWithTagPriority().

LIST_ENTRY _MI_VERIFIER_DRIVER_ENTRY::Links
 

Definition at line 4100 of file mi.h.

ULONG _MI_VERIFIER_DRIVER_ENTRY::Loads
 

Definition at line 4101 of file mi.h.

Referenced by MmGetVerifierInformation().

SIZE_T _MI_VERIFIER_DRIVER_ENTRY::NonPagedBytes
 

Definition at line 4127 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), MmGetVerifierInformation(), VerifierFreeTrackedPool(), and ViPostPoolAllocation().

SIZE_T _MI_VERIFIER_DRIVER_ENTRY::PagedBytes
 

Definition at line 4126 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), MmGetVerifierInformation(), VerifierFreeTrackedPool(), and ViPostPoolAllocation().

SIZE_T _MI_VERIFIER_DRIVER_ENTRY::PeakNonPagedBytes
 

Definition at line 4129 of file mi.h.

Referenced by MmGetVerifierInformation(), and ViPostPoolAllocation().

ULONG _MI_VERIFIER_DRIVER_ENTRY::PeakNonPagedPoolAllocations
 

Definition at line 4124 of file mi.h.

Referenced by MmGetVerifierInformation(), and ViPostPoolAllocation().

SIZE_T _MI_VERIFIER_DRIVER_ENTRY::PeakPagedBytes
 

Definition at line 4128 of file mi.h.

Referenced by MmGetVerifierInformation(), and ViPostPoolAllocation().

ULONG _MI_VERIFIER_DRIVER_ENTRY::PeakPagedPoolAllocations
 

Definition at line 4123 of file mi.h.

Referenced by MmGetVerifierInformation(), and ViPostPoolAllocation().

PVI_POOL_ENTRY _MI_VERIFIER_DRIVER_ENTRY::PoolHash
 

Definition at line 4116 of file mi.h.

Referenced by MiVerifyingDriverUnloading().

ULONG_PTR _MI_VERIFIER_DRIVER_ENTRY::PoolHashFree
 

Definition at line 4118 of file mi.h.

Referenced by MiVerifyingDriverUnloading().

ULONG_PTR _MI_VERIFIER_DRIVER_ENTRY::PoolHashReserved
 

Definition at line 4119 of file mi.h.

Referenced by MiVerifyingDriverUnloading().

ULONG_PTR _MI_VERIFIER_DRIVER_ENTRY::PoolHashSize
 

Definition at line 4117 of file mi.h.

Referenced by MiVerifyingDriverUnloading().

ULONG_PTR _MI_VERIFIER_DRIVER_ENTRY::Reserved
 

Definition at line 4113 of file mi.h.

ULONG_PTR _MI_VERIFIER_DRIVER_ENTRY::Signature
 

Definition at line 4112 of file mi.h.

Referenced by VerifierFreeTrackedPool().

PVOID _MI_VERIFIER_DRIVER_ENTRY::StartAddress
 

Definition at line 4105 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), and ViLocateVerifierEntry().

ULONG _MI_VERIFIER_DRIVER_ENTRY::Unloads
 

Definition at line 4102 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), and MmGetVerifierInformation().

KSPIN_LOCK _MI_VERIFIER_DRIVER_ENTRY::VerifierPoolLock
 

Definition at line 4114 of file mi.h.

Referenced by MiVerifyingDriverUnloading(), VerifierFreeTrackedPool(), and ViPostPoolAllocation().


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