#include "exp.h"
Go to the source code of this file.
|
Definition at line 27 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(). |
|
Definition at line 39 of file ex/lookasid.c. Referenced by ExpComputeLookasideDepth(), and RtlpAdjustHeapLookasideDepth(). |
|
Definition at line 33 of file ex/lookasid.c. Referenced by ExInitializeNPagedLookasideList(), ExInitializePagedLookasideList(), ExpComputeLookasideDepth(), RtlpAdjustHeapLookasideDepth(), and RtlpInitializeHeapLookaside(). |
|
Definition at line 89 of file ex/lookasid.c. References ExNPagedLookasideListHead, ExNPagedLookasideLock, ExpAdjustScanPeriod, ExPagedLookasideListHead, ExPagedLookasideLock, ExpCurrentScanPeriod, ExPoolLookasideListHead, ExpScanGeneralLookasideList(), ExpScanPoolLookasideList(), FALSE, and MAXIMUM_SCAN_PERIOD. Referenced by KeBalanceSetManager().
|
|
Definition at line 681 of file ex/lookasid.c. References ExInterlockedPopEntrySList(), Isx86FeaturePresent, KF_CMPXCHG8B, and NULL.
|
|
Definition at line 494 of file ex/lookasid.c. References ExAllocateFromNPagedLookasideList(), ExNPagedLookasideLock, ExpDummyAllocate(), and NULL.
|
|
Definition at line 629 of file ex/lookasid.c. References ExAllocateFromPagedLookasideList(), ExPagedLookasideLock, ExpDummyAllocate(), and NULL. Referenced by FreeCachedQueues(), and Win32kNtUserCleanup().
|
|
Definition at line 741 of file ex/lookasid.c. References ExInterlockedPushEntrySList(), ExQueryDepthSList, Isx86FeaturePresent, KF_CMPXCHG8B, and NULL.
|
|
Definition at line 408 of file ex/lookasid.c. References ExAllocatePoolWithTag, ExFreePool(), ExInitializeSListHead, ExInterlockedInsertTailList(), ExNPagedLookasideListHead, ExNPagedLookasideLock, KeInitializeSpinLock(), MINIMUM_LOOKASIDE_DEPTH, NonPagedPool, NULL, and Size. Referenced by CcInitializeCacheManager(), FsRtlInitializeFileLocks(), FsRtlInitializeLargeMcbs(), IoInitSystem(), and ObInitSystem().
|
|
Definition at line 543 of file ex/lookasid.c. References ExAllocatePoolWithTag, ExFreePool(), ExInitializeFastMutex, ExInitializeSListHead, ExInterlockedInsertTailList(), ExPagedLookasideListHead, ExPagedLookasideLock, MINIMUM_LOOKASIDE_DEPTH, NULL, PagedPool, and Size. Referenced by FsRtlInitializeFileLocks(), FsRtlInitializeLargeMcbs(), FsRtlInitializeTunnels(), InitQEntryLookaside(), and InitSMSLookaside().
|
|
Definition at line 161 of file ex/lookasid.c. References ExpAdjustScanPeriod, FALSE, MINIMUM_ALLOCATION_THRESHOLD, MINIMUM_LOOKASIDE_DEPTH, TRUE, and USHORT. Referenced by ExpScanGeneralLookasideList(), and ExpScanPoolLookasideList().
|
|
Definition at line 802 of file ex/lookasid.c. References NULL. Referenced by ExDeleteNPagedLookasideList(), and ExDeletePagedLookasideList().
|
|
Definition at line 251 of file ex/lookasid.c. References _GENERAL_LOOKASIDE::AllocateMisses, _GENERAL_LOOKASIDE::Depth, ExpComputeLookasideDepth(), FALSE, _PAGED_LOOKASIDE_LIST::L, L, _GENERAL_LOOKASIDE::LastAllocateMisses, _GENERAL_LOOKASIDE::LastTotalAllocates, _GENERAL_LOOKASIDE::MaximumDepth, and _GENERAL_LOOKASIDE::TotalAllocates. Referenced by ExAdjustLookasideDepth().
|
|
Definition at line 340 of file ex/lookasid.c. References _GENERAL_LOOKASIDE::AllocateHits, _GENERAL_LOOKASIDE::Depth, ExpComputeLookasideDepth(), FALSE, _NPAGED_LOOKASIDE_LIST::L, L, _GENERAL_LOOKASIDE::LastAllocateHits, _GENERAL_LOOKASIDE::LastTotalAllocates, _GENERAL_LOOKASIDE::MaximumDepth, and _GENERAL_LOOKASIDE::TotalAllocates. Referenced by ExAdjustLookasideDepth().
|
|
Definition at line 75 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(), ExInitializeNPagedLookasideList(), and ExpGetLookasideInformation(). |
|
Definition at line 76 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(), ExDeleteNPagedLookasideList(), ExInitializeNPagedLookasideList(), and ExpGetLookasideInformation(). |
|
Definition at line 85 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(), and ExpComputeLookasideDepth(). |
|
Definition at line 77 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(), ExInitializePagedLookasideList(), and ExpGetLookasideInformation(). |
|
Definition at line 78 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(), ExDeletePagedLookasideList(), ExInitializePagedLookasideList(), and ExpGetLookasideInformation(). |
|
Definition at line 86 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(). |
|
Definition at line 79 of file ex/lookasid.c. Referenced by ExAdjustLookasideDepth(), ExpGetLookasideInformation(), and ExQueryPoolUsage(). |