|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmtypes.h>

| MMSUPPORT_FLAGS _MMSUPPORT::Flags |
Definition at line 933 of file mmtypes.h.
Referenced by _IRQL_requires_max_(), MI_IS_PROCESS_WORKING_SET(), MiConvertSharedWorkingSetLockToExclusive(), MiSessionInitializeWorkingSetList(), MiSessionRemoveProcess(), MmQuitNextSession(), and MmWorkingSetManager().
| ULONG _MMSUPPORT::MaximumWorkingSetSize |
Definition at line 942 of file mmtypes.h.
Referenced by MiSessionInitializeWorkingSetList(), MmAdjustWorkingSetSize(), and MmWorkingSetManager().
| ULONG _MMSUPPORT::MinimumWorkingSetSize |
Definition at line 941 of file mmtypes.h.
Referenced by MiSessionInitializeWorkingSetList(), MmAdjustWorkingSetSize(), and MmWorkingSetManager().
| PMMWSL _MMSUPPORT::VmWorkingSetList |
Definition at line 943 of file mmtypes.h.
Referenced by MiSessionInitializeWorkingSetList(), and MmWorkingSetManager().
| LIST_ENTRY _MMSUPPORT::WorkingSetExpansionLinks |
Definition at line 925 of file mmtypes.h.
Referenced by MiDereferenceSessionFinal(), and MiSessionInitializeWorkingSetList().
| EX_PUSH_LOCK _MMSUPPORT::WorkingSetMutex |
Definition at line 961 of file mmtypes.h.
Referenced by MiConvertSharedWorkingSetLockToExclusive(), MiSessionInitializeWorkingSetList(), and MmArmInitSystem().
| ULONG _MMSUPPORT::WorkingSetSize |
Definition at line 957 of file mmtypes.h.
Referenced by MmAdjustWorkingSetSize(), and MmWorkingSetManager().