|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fxnpagedlookasidelist.hpp>


Protected Attributes | |
| NPAGED_LOOKASIDE_LIST | m_ObjectLookaside |
| NPAGED_LOOKASIDE_LIST | m_PoolLookaside |
Protected Attributes inherited from FxLookasideList | |
| size_t | m_BufferSize |
| size_t | m_MemoryObjectSize |
| ULONG | m_PoolTag |
Protected Attributes inherited from FxObject | |
| union { | |
| CfxDeviceBase * m_DeviceBase | |
| CfxDevice * m_Device | |
| }; | |
Private Attributes | |
| friend | FxMemoryBufferFromPoolLookaside |
Definition at line 59 of file fxnpagedlookasidelist.hpp.
| FxNPagedLookasideListFromPool::FxNPagedLookasideListFromPool | ( | __in PFX_DRIVER_GLOBALS | FxDriverGlobals, |
| __in ULONG | PoolTag | ||
| ) |
Definition at line 140 of file fxnpagedlookasidelistkm.cpp.
|
protected |
Definition at line 147 of file fxnpagedlookasidelistkm.cpp.
|
virtual |
Implements FxLookasideList.
Definition at line 210 of file fxnpagedlookasidelistkm.cpp.
|
virtual |
Implements FxLookasideList.
Definition at line 162 of file fxnpagedlookasidelistkm.cpp.
|
protectedvirtual |
Implements FxLookasideList.
Definition at line 263 of file fxnpagedlookasidelistkm.cpp.
Referenced by Allocate().
|
inlineprotectedvirtual |
Implements FxLookasideListFromPool.
Definition at line 97 of file fxnpagedlookasidelist.hpp.
|
private |
Definition at line 61 of file fxnpagedlookasidelist.hpp.
Referenced by Allocate().
|
protected |
Definition at line 104 of file fxnpagedlookasidelist.hpp.
Referenced by Allocate(), Initialize(), Reclaim(), and ~FxNPagedLookasideListFromPool().
|
protected |
Definition at line 106 of file fxnpagedlookasidelist.hpp.
Referenced by Allocate(), Initialize(), ReclaimPool(), and ~FxNPagedLookasideListFromPool().