Bitdefender Hypervisor Memory Introspection
_LIST_ENTRY Struct Reference

#include <introlists.h>

Data Fields

union {
   struct _LIST_ENTRY *   Flink
 
   struct _LIST_ENTRY *   Head
 
}; 
 
union {
   struct _LIST_ENTRY *   Blink
 
   struct _LIST_ENTRY *   Tail
 
}; 
 

Detailed Description

Definition at line 16 of file introlists.h.

Field Documentation

◆ @91

union { ... }

◆ @93

union { ... }

◆ Blink

◆ Flink

struct _LIST_ENTRY* _LIST_ENTRY::Flink

Definition at line 20 of file introlists.h.

Referenced by DbgCrWriteTestCallback(), DbgDumpExceptions(), DbgDumpHooksGva(), DbgIterateVaSpace(), InitializeListHead(), InsertAfterList(), InsertHeadList(), InsertTailList(), IntDbgCheckHooks(), IntExceptRemoveKernelUserListExceptions(), IntExceptRemoveKmListExceptions(), IntExceptRemoveUmGlobListExceptions(), IntExceptRemoveUmListExceptions(), IntGpaCacheLookupEntry(), IntGpaCacheRelease(), IntGpaCacheUnInit(), IntHandleMemAccess(), IntHookAddCallbackToList(), IntHookGpaDump(), IntHookGpaEnableDisablePtCache(), IntHookGpaEnableDisableVe(), IntHookGpaFindConvertible(), IntHookGpaGetExistingEptEntry(), IntHookGpaInsertHookInList(), IntHookGpaIsPageHooked(), IntHookGvaCommitHooks(), IntHookObjectCommit(), IntHookObjectDestroy(), IntHookObjectDestroyAll(), IntHookObjectFindRegion(), IntHookPtmAddTable(), IntHookPtmCommitHooks(), IntHookPtmWriteCallback(), IntHookPtsCheckIntegrity(), IntHookPtsCleanupList(), IntHookPtsCloneCallbacks(), IntHookPtsCommitHooks(), IntHookPtsDump(), IntHookPtsDumpPtsEntry(), IntHookPtsFindEntry(), IntHookPtsHandleModification(), IntHookPtsInvokeCallbacks(), IntHookPtsMergeEntry(), IntHookPtsSetHook(), IntIcAddInvdForInstruction(), IntIcDumpIcache(), IntIcRemoveAllInvdEntries(), IntLixAgentActivatePendingAgent(), IntLixAgentGetState(), IntLixPatchHandler(), IntMemClkDump(), IntMemClkHashRegion(), IntMemClkUnInit(), IntMtblCheckAccess(), IntMtblDisable(), IntMtblInsRelocated(), IntMtblIsPtrInReloc(), IntMtblRemoveAgentEntries(), IntMtblUninit(), IntPtiDumpStats(), IntPtiRemoveInstruction(), IntPtiRestoreAllPtWriteCandidates(), IntSwapgsDisable(), IntSwapgsInstallHandler(), IntSwapgsIsPtrInHandler(), IntSwapgsRelocatePtrIfNeeded(), IntSwapgsUninit(), IntSwapMemCancelTransaction(), IntSwapMemDump(), IntSwapMemFindPendingPage(), IntSwapMemInjectPendingPF(), IntSwapMemReadData(), IntSwapMemRemoveTransactionsForVaSpace(), IntUninit(), IntUnpFindPage(), IntUnpRemovePages(), IntUnpUnWatchPage(), IntUnpUnWatchVaSpacePages(), IntVasDump(), IntVasStopMonitorVaSpace(), IntWinAgentActivatePendingAgent(), IntWinAgentCheckIfProcessAgentAndDecrement(), IntWinAgentCheckIfProcessAgentAndIncrement(), IntWinAgentDisablePendingAgents(), IntWinAgentGetState(), IntWinAgentInject(), IntWinAgentRemoveEntryByAgid(), IntWinAgentUnInit(), IntWinDrvObjFindByDrvObj(), IntWinDrvObjFindByOwnerAddress(), IntWinDrvObjRemoveFromAddress(), IntWinDrvObjUninit(), IntWinDrvObjUpdateProtection(), IntWinGuestCancelKernelRead(), IntWinHalCancelRead(), IntWinModBlockRemoveBlockObject(), IntWinModHandleUnload(), IntWinModulesChangeProtectionFlags(), IntWinObjCleanup(), IntWinProcDeleteProcessObject(), IntWinProcDump(), IntWinProcDumpEgFlags(), IntWinProcDumpProtected(), IntWinProcDumpVads(), IntWinProcExistsProtectedProcess(), IntWinProcFindObjectByName(), IntWinProcFindObjectByPid(), IntWinProcGetAgentsAsCli(), IntWinProcGetNameFromInternalEprocess(), IntWinProcGetObjectByPid(), IntWinProcGetProtectedInfo(), IntWinProcGetProtectedInfoEx(), IntWinProcHandleReadFromLsass(), IntWinProcRemoveAllProtectedProcesses(), IntWinProcRemoveProtectedProcessInternal(), IntWinProcRemoveSubsystem(), IntWinProcSendAllDllEventsForSubsystem(), IntWinProcUninit(), IntWinProcUpdateProtectedProcess(), IntWinProcUpdateProtection(), IntWinProcValidateSystemCr3(), IntWinSelfMapDisableSelfMapEntryProtection(), IntWinSelfMapEnableSelfMapEntryProtection(), IntWinSelfMapValidateSelfMapEntries(), IntWinTokenCheckIntegrity(), IntWinTokenProtectPrivs(), IntWinTokenPtrIsStolen(), IntWinTokenUnprotectPrivs(), IntWinUmCacheUninit(), IntWinUmModCacheFetch(), IntWinUmModFindByAddress(), IsListEmpty(), RemoveEntryList(), RemoveHeadList(), and RemoveTailList().

◆ Head

struct _LIST_ENTRY* _LIST_ENTRY::Head

Definition at line 21 of file introlists.h.

Referenced by IntLixPatchHandler().

◆ Tail

struct _LIST_ENTRY* _LIST_ENTRY::Tail

Definition at line 26 of file introlists.h.


The documentation for this struct was generated from the following file: