Home
last modified time | relevance | path

Searched refs:MmForceSectionClosed (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/xdk/
H A Dmmfuncs.h590 MmForceSectionClosed(
/reactos/ntoskrnl/mm/ARM3/
H A Dsection.c2675 MmForceSectionClosed(IN PSECTION_OBJECT_POINTERS SectionObjectPointer, in MmForceSectionClosed() function
/reactos/ntoskrnl/
H A Dntoskrnl.spec773 @ stdcall MmForceSectionClosed(ptr long)
/reactos/sdk/lib/drivers/rxce/
H A Drxce.c7036 Purged = MmForceSectionClosed(&Fcb->NonPaged->SectionObjectPointers, TRUE); in RxPurgeFcbInSystemCache()
/reactos/sdk/lib/drivers/rdbsslib/
H A Drdbss.c8008 MmForceSectionClosed(&Fcb->NonPaged->SectionObjectPointers, TRUE); in RxPurgeNetFcb()