ReactOS 0.4.15-dev-7958-gcd0bb1a
_MMSUPPORT_FLAGS Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG SessionSpace:1
 
ULONG BeingTrimmed:1
 
ULONG SessionLeader:1
 
ULONG TrimHard:1
 
ULONG MaximumWorkingSetHard:1
 
ULONG ForceTrim:1
 
ULONG MinimumWorkingSetHard:1
 
ULONG Available0:1
 
ULONG MemoryPriority:8
 
ULONG GrowWsleHash:1
 
ULONG AcquiredUnsafe:1
 
ULONG Available:14
 

Detailed Description

Definition at line 903 of file mmtypes.h.

Member Data Documentation

◆ AcquiredUnsafe

ULONG _MMSUPPORT_FLAGS::AcquiredUnsafe

Definition at line 915 of file mmtypes.h.

◆ Available

ULONG _MMSUPPORT_FLAGS::Available

Definition at line 916 of file mmtypes.h.

◆ Available0

ULONG _MMSUPPORT_FLAGS::Available0

Definition at line 912 of file mmtypes.h.

◆ BeingTrimmed

ULONG _MMSUPPORT_FLAGS::BeingTrimmed

Definition at line 906 of file mmtypes.h.

Referenced by MmWorkingSetManager().

◆ ForceTrim

ULONG _MMSUPPORT_FLAGS::ForceTrim

Definition at line 910 of file mmtypes.h.

◆ GrowWsleHash

ULONG _MMSUPPORT_FLAGS::GrowWsleHash

Definition at line 914 of file mmtypes.h.

◆ MaximumWorkingSetHard

ULONG _MMSUPPORT_FLAGS::MaximumWorkingSetHard

Definition at line 909 of file mmtypes.h.

◆ MemoryPriority

ULONG _MMSUPPORT_FLAGS::MemoryPriority

Definition at line 913 of file mmtypes.h.

◆ MinimumWorkingSetHard

ULONG _MMSUPPORT_FLAGS::MinimumWorkingSetHard

Definition at line 911 of file mmtypes.h.

◆ SessionLeader

ULONG _MMSUPPORT_FLAGS::SessionLeader

Definition at line 907 of file mmtypes.h.

Referenced by _IRQL_requires_max_(), MiSessionRemoveProcess(), and MmQuitNextSession().

◆ SessionSpace

ULONG _MMSUPPORT_FLAGS::SessionSpace

◆ TrimHard

ULONG _MMSUPPORT_FLAGS::TrimHard

Definition at line 908 of file mmtypes.h.


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