ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <mmtypes.h>
LIST_ENTRY _CONTROL_AREA::DereferenceList |
Definition at line 522 of file mmtypes.h.
Referenced by MiSegmentDelete().
PFILE_OBJECT _CONTROL_AREA::FilePointer |
Definition at line 533 of file mmtypes.h.
Referenced by MiGetFileObjectForVad(), MiMapViewInSystemSpace(), MiRemoveMappedView(), MmCommitSessionMappedView(), and MmCreateArm3Section().
MMSECTION_FLAGS _CONTROL_AREA::Flags |
Definition at line 531 of file mmtypes.h.
Referenced by MiCreatePagingFileMap(), MiDeleteARM3Section(), MiGetFileObjectForVad(), MiLocateSubsection(), MiMapViewInSystemSpace(), MiProtectVirtualMemory(), MiSegmentDelete(), MmCommitSessionMappedView(), MmCreateArm3Section(), and MmMapViewOfArm3Section().
ULONG _CONTROL_AREA::LongFlags |
Definition at line 530 of file mmtypes.h.
Referenced by MmCreateArm3Section().
ULONG _CONTROL_AREA::NumberOfMappedViews |
Definition at line 525 of file mmtypes.h.
Referenced by MiRemoveMappedView(), and MiRosUnmapViewOfSection().
ULONG _CONTROL_AREA::NumberOfSectionReferences |
Definition at line 523 of file mmtypes.h.
Referenced by MiCreatePagingFileMap(), MiDeleteARM3Section(), and MmCreateArm3Section().
ULONG _CONTROL_AREA::NumberOfUserReferences |
Definition at line 527 of file mmtypes.h.
Referenced by MiCreatePagingFileMap(), MiDeleteARM3Section(), MiRemoveMappedView(), and MmCreateArm3Section().
PSEGMENT _CONTROL_AREA::Segment |
Definition at line 521 of file mmtypes.h.
Referenced by MiCreatePagingFileMap(), MiMapViewInSystemSpace(), MmCommitSessionMappedView(), and MmCreateArm3Section().
union { ... } _CONTROL_AREA::u |
PEVENT_COUNTER _CONTROL_AREA::WaitingForDeletion |
Definition at line 534 of file mmtypes.h.
Referenced by MmCreateArm3Section().
ULONG _CONTROL_AREA::WritableUserReferences |
Definition at line 537 of file mmtypes.h.
Referenced by MiSegmentDelete(), and MmCreateArm3Section().