#include <pool.h>
Public Attributes | |
POOL_TYPE | PoolType |
ULONG | TotalPages |
ULONG | Threshold |
PVOID | LockAddress |
POOL_LIST_HEAD | ListHeads [POOL_LIST_HEADS] |
ULONG | PoolIndex |
ULONG | RunningAllocs |
ULONG | RunningDeAllocs |
ULONG | TotalBigPages |
LIST_ENTRY | ListHeads [POOL_LIST_HEADS] |
|
|
|
Definition at line 100 of file poolhack.c. Referenced by ExAllocatePool(), ExAllocatePoolWithTag(), ExFreePoolWithTag(), and InitializePool(). |
|
Definition at line 125 of file pool.h. Referenced by ExAllocatePool(), ExAllocatePoolWithTag(), ExFreePool(), ExLockPool(), and InitializePool(). |
|
Definition at line 119 of file pool.h. Referenced by ExAllocatePoolWithTag(), and ExFreePoolWithTag(). |
|
Definition at line 118 of file pool.h. Referenced by InitializePool(). |
|
Definition at line 120 of file pool.h. Referenced by ExAllocatePoolWithTag(). |
|
Definition at line 121 of file pool.h. Referenced by ExFreePoolWithTag(). |
|
Definition at line 124 of file pool.h. Referenced by InitializePool(). |
|
Definition at line 123 of file pool.h. Referenced by ExAllocatePoolWithTag(), ExFreePoolWithTag(), MiAllocatePoolPages(), and MiFindContiguousMemory(). |
|
Definition at line 122 of file pool.h. Referenced by ExAllocatePoolWithTag(), ExFreePoolWithTag(), InitializePool(), and MiAllocatePoolPages(). |