Home
last modified time | relevance | path

Searched refs:MiLockProcessWorkingSet (Results 1 – 7 of 7) sorted by relevance

/reactos/ntoskrnl/mm/ARM3/
H A Dmdlsup.c1172 MiLockProcessWorkingSet(CurrentProcess, PsGetCurrentThread()); in MmProbeAndLockPages()
1246 MiLockProcessWorkingSet(CurrentProcess, PsGetCurrentThread()); in MmProbeAndLockPages()
1315 MiLockProcessWorkingSet(CurrentProcess, PsGetCurrentThread()); in MmProbeAndLockPages()
H A Dmiarm.h1137 MiLockProcessWorkingSet(IN PEPROCESS Process, in MiLockProcessWorkingSet() function
1530 MiLockProcessWorkingSet(Process, Thread); in MiLockProcessWorkingSetForFault()
H A Dvirtual.c3455 MiLockProcessWorkingSet(CurrentProcess, PsGetCurrentThread()); in MiLockVirtualMemory()
3488 MiLockProcessWorkingSet(CurrentProcess, PsGetCurrentThread()); in MiLockVirtualMemory()
3756 MiLockProcessWorkingSet(CurrentProcess, PsGetCurrentThread()); in MiUnlockVirtualMemory()
H A Dprocsup.c982 MiLockProcessWorkingSet(Process, PsGetCurrentThread()); in MmInitializeProcessAddressSpace()
H A Dpagfault.c2131 MiLockProcessWorkingSet(CurrentProcess, CurrentThread); in MmArmAccessFault()
/reactos/ntoskrnl/mm/
H A Dbalance.c227 MiLockProcessWorkingSet(Process, PsGetCurrentThread()); in MmTrimUserMemory()
H A Dmarea.c353 MiLockProcessWorkingSet(PsGetCurrentProcess(), PsGetCurrentThread()); in MmFreeMemoryArea()