ReactOS 0.4.16-dev-306-g647d351
|
#include <mm.h>
Public Attributes | |
PFN_NUMBER | Total |
MMLISTS | ListName |
PFN_NUMBER | Flink |
PFN_NUMBER | Blink |
PFN_NUMBER _MMPFNLIST::Blink |
Definition at line 446 of file mm.h.
Referenced by MiInsertPageInFreeList(), MiInsertStandbyListAtFront(), MiRemovePageByColor(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), and MmArmInitSystem().
PFN_NUMBER _MMPFNLIST::Flink |
Definition at line 445 of file mm.h.
Referenced by MiInsertPageInFreeList(), MiInsertStandbyListAtFront(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), MmArmInitSystem(), and MmZeroPageThread().
MMLISTS _MMPFNLIST::ListName |
Definition at line 444 of file mm.h.
Referenced by MiRemovePageByColor(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), and MmArmInitSystem().
PFN_NUMBER _MMPFNLIST::Total |
Definition at line 443 of file mm.h.
Referenced by CcCanIWrite(), MiInsertPageInFreeList(), MiInsertStandbyListAtFront(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), MiUnlinkFreeOrZeroedPage(), MiUnlinkPageFromList(), MmArmInitSystem(), MmWorkingSetManager(), and MmZeroPageThread().