ReactOS 0.4.16-dev-38-g96c65e9
|
#include <fxpagedlookasidelist.hpp>
Protected Attributes | |
size_t | m_RawBufferSize |
FxDeviceBase * | m_MemoryDeviceBase |
NPAGED_LOOKASIDE_LIST | m_ObjectLookaside |
PAGED_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 24 of file fxpagedlookasidelist.hpp.
FxPagedLookasideListFromPool::FxPagedLookasideListFromPool | ( | __in PFX_DRIVER_GLOBALS | FxDriverGlobals, |
__in ULONG | PoolTag, | ||
__in FxDeviceBase * | DeviceBase, | ||
__in FxDeviceBase * | MemoryDeviceBase | ||
) |
Definition at line 29 of file fxpagedlookasidelist.cpp.
|
protected |
Definition at line 48 of file fxpagedlookasidelist.cpp.
|
virtual |
Implements FxLookasideList.
Definition at line 215 of file fxpagedlookasidelist.cpp.
|
virtual |
Implements FxLookasideList.
Definition at line 63 of file fxpagedlookasidelist.cpp.
|
protected |
Definition at line 155 of file fxpagedlookasidelist.cpp.
Referenced by Allocate().
|
protectedvirtual |
Implements FxLookasideList.
Definition at line 305 of file fxpagedlookasidelist.cpp.
Referenced by Allocate().
Implements FxLookasideListFromPool.
Definition at line 64 of file fxpagedlookasidelist.hpp.
Definition at line 105 of file fxpagedlookasidelist.hpp.
Referenced by Allocate(), and Initialize().
|
private |
Definition at line 26 of file fxpagedlookasidelist.hpp.
Referenced by Allocate().
|
protected |
Definition at line 120 of file fxpagedlookasidelist.hpp.
Referenced by Allocate(), and UsePagedBufferObject().
|
protected |
Definition at line 122 of file fxpagedlookasidelist.hpp.
Referenced by Allocate(), Initialize(), Reclaim(), and ~FxPagedLookasideListFromPool().
|
protected |
Definition at line 124 of file fxpagedlookasidelist.hpp.
Referenced by Allocate(), Initialize(), ReclaimPool(), and ~FxPagedLookasideListFromPool().
|
protected |
Definition at line 118 of file fxpagedlookasidelist.hpp.
Referenced by Initialize(), InitPagedAlloc(), and ~FxPagedLookasideListFromPool().