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

_GENERAL_LOOKASIDE Struct Reference

#include <ex.h>

List of all members.

Public Attributes

SLIST_HEADER ListHead
USHORT Depth
USHORT MaximumDepth
ULONG TotalAllocates
ULONG TotalFrees
POOL_TYPE Type
ULONG Tag
ULONG Size
PALLOCATE_FUNCTION Allocate
PFREE_FUNCTION Free
LIST_ENTRY ListEntry
ULONG LastTotalAllocates
ULONG Future [2]


Member Data Documentation

PALLOCATE_FUNCTION _GENERAL_LOOKASIDE::Allocate
 

Definition at line 742 of file ex.h.

ULONG _GENERAL_LOOKASIDE::AllocateHits
 

Definition at line 730 of file ex.h.

Referenced by ExAllocatePoolWithTag(), ExpGetLookasideInformation(), ExpScanPoolLookasideList(), and ExQueryPoolUsage().

ULONG _GENERAL_LOOKASIDE::AllocateMisses
 

Definition at line 729 of file ex.h.

Referenced by ExAllocateFromPPNPagedLookasideList(), ExpGetLookasideInformation(), ExpScanGeneralLookasideList(), IoMakeAssociatedIrp(), IopAllocateIrpPrivate(), and IoSetIoCompletion().

USHORT _GENERAL_LOOKASIDE::Depth
 

Definition at line 725 of file ex.h.

Referenced by ExFreePoolWithTag(), ExFreeToPPNPagedLookasideList(), ExpGetLookasideInformation(), ExpScanGeneralLookasideList(), ExpScanPoolLookasideList(), IopFreeIrp(), and IopFreeMiniPacket().

PFREE_FUNCTION _GENERAL_LOOKASIDE::Free
 

Definition at line 743 of file ex.h.

ULONG _GENERAL_LOOKASIDE::FreeHits
 

Definition at line 736 of file ex.h.

Referenced by ExFreePoolWithTag(), and ExpGetLookasideInformation().

ULONG _GENERAL_LOOKASIDE::FreeMisses
 

Definition at line 735 of file ex.h.

Referenced by ExFreeToPPNPagedLookasideList(), ExpGetLookasideInformation(), IopFreeIrp(), and IopFreeMiniPacket().

ULONG _GENERAL_LOOKASIDE::Future[2]
 

Definition at line 751 of file ex.h.

ULONG _GENERAL_LOOKASIDE::LastAllocateHits
 

Definition at line 748 of file ex.h.

Referenced by ExpScanPoolLookasideList().

ULONG _GENERAL_LOOKASIDE::LastAllocateMisses
 

Definition at line 747 of file ex.h.

Referenced by ExpScanGeneralLookasideList().

ULONG _GENERAL_LOOKASIDE::LastTotalAllocates
 

Definition at line 745 of file ex.h.

Referenced by ExpScanGeneralLookasideList(), and ExpScanPoolLookasideList().

LIST_ENTRY _GENERAL_LOOKASIDE::ListEntry
 

Definition at line 744 of file ex.h.

SLIST_HEADER _GENERAL_LOOKASIDE::ListHead
 

Definition at line 724 of file ex.h.

Referenced by ExAllocateFromPPNPagedLookasideList(), ExAllocatePoolWithTag(), ExFreePoolWithTag(), ExFreeToPPNPagedLookasideList(), ExpGetLookasideInformation(), IoMakeAssociatedIrp(), IopAllocateIrpPrivate(), IopFreeIrp(), IopFreeMiniPacket(), and IoSetIoCompletion().

USHORT _GENERAL_LOOKASIDE::MaximumDepth
 

Definition at line 726 of file ex.h.

Referenced by ExpScanGeneralLookasideList(), and ExpScanPoolLookasideList().

ULONG _GENERAL_LOOKASIDE::Size
 

Definition at line 741 of file ex.h.

Referenced by ExpGetLookasideInformation().

ULONG _GENERAL_LOOKASIDE::Tag
 

Definition at line 740 of file ex.h.

Referenced by ExpGetLookasideInformation().

ULONG _GENERAL_LOOKASIDE::TotalAllocates
 

Definition at line 727 of file ex.h.

Referenced by ExAllocateFromPPNPagedLookasideList(), ExAllocatePoolWithTag(), ExpGetLookasideInformation(), ExpScanGeneralLookasideList(), ExpScanPoolLookasideList(), IoMakeAssociatedIrp(), IopAllocateIrpPrivate(), and IoSetIoCompletion().

ULONG _GENERAL_LOOKASIDE::TotalFrees
 

Definition at line 733 of file ex.h.

Referenced by ExFreePoolWithTag(), ExFreeToPPNPagedLookasideList(), ExpGetLookasideInformation(), IopFreeIrp(), and IopFreeMiniPacket().

POOL_TYPE _GENERAL_LOOKASIDE::Type
 

Definition at line 739 of file ex.h.

Referenced by ExpGetLookasideInformation(), and ExQueryPoolUsage().


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