ReactOS 0.4.16-dev-981-g80eb313
|
#include <mm.h>
Public Attributes | |
PFN_NUMBER | Total |
MMLISTS | ListName |
PFN_NUMBER | Flink |
PFN_NUMBER | Blink |
PFN_NUMBER _MMPFNLIST::Blink |
Definition at line 453 of file mm.h.
Referenced by MiInsertPageInFreeList(), MiInsertStandbyListAtFront(), MiRemovePageByColor(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), and MmArmInitSystem().
PFN_NUMBER _MMPFNLIST::Flink |
Definition at line 452 of file mm.h.
Referenced by MiInsertPageInFreeList(), MiInsertStandbyListAtFront(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), MmArmInitSystem(), and MmZeroPageThread().
MMLISTS _MMPFNLIST::ListName |
Definition at line 451 of file mm.h.
Referenced by MiRemovePageByColor(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), and MmArmInitSystem().
PFN_NUMBER _MMPFNLIST::Total |
Definition at line 450 of file mm.h.
Referenced by CcCanIWrite(), MiInsertPageInFreeList(), MiInsertStandbyListAtFront(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), MmArmInitSystem(), MmWorkingSetManager(), and MmZeroPageThread().