Searched refs:ExAcquireRundownProtection (Results 1 – 18 of 18) sorted by relevance
78 if (ExAcquireRundownProtection(&Thread->RundownProtect)) in PsSuspendThread()134 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in PsResumeProcess()164 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in PsSuspendProcess()
31 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in PsReferenceProcessFilePointer()1044 if (ExAcquireRundownProtection(&Process->RundownProtect)) in NtQueryInformationProcess()1657 if (ExAcquireRundownProtection(&Process->RundownProtect)) in NtSetInformationProcess()1772 if (ExAcquireRundownProtection(&Process->RundownProtect)) in NtSetInformationProcess()1821 if (ExAcquireRundownProtection(&Process->RundownProtect)) in NtSetInformationProcess()2274 if (ExAcquireRundownProtection(&Process->RundownProtect)) in NtSetInformationThread()2435 if ((Teb) && (ExAcquireRundownProtection(&Thread->RundownProtect))) in NtSetInformationThread()2538 if (ExAcquireRundownProtection(&ProcThread->RundownProtect)) in NtSetInformationThread()
200 if(ExAcquireRundownProtection(&Process->RundownProtect)) in NtAssignProcessToJobObject()
143 (ExAcquireRundownProtection(&Thread->RundownProtect))) in PspWriteTebImpersonationInfo()
300 if (!ExAcquireRundownProtection (&Process->RundownProtect)) in PspCreateThread()
1204 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in NtTerminateProcess()
483 if (ExAcquireRundownProtection(&Parent->RundownProtect)) in PspCreateProcess()
75 ExAcquireRundownProtection(&CurrentCallback->RundownRef)) in CmiCallRegisteredCallbacks()
220 return ExAcquireRundownProtection(RundownRef); in FltpExAcquireRundownProtection()
217 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in MmTrimUserMemory()
88 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in MmPageOutPhysicalAddress()
640 if (ExAcquireRundownProtection(&ThisThread->RundownProtect)) in DbgkpPostFakeThreadMessages()969 if (!ExAcquireRundownProtection(&Process->RundownProtect)) return; in DbgkpMarkProcessPeb()1842 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in NtDebugActiveProcess()
441 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in MmWorkingSetManager()
1294 if (!ExAcquireRundownProtection(&Process->RundownProtect)) in MmCopyVirtualMemory()
138 #define ExAcquireRundownProtection _ExAcquireRundownProtection macro
1178 ExAcquireRundownProtection(
31 if (ExAcquireRundownProtection(&Process->RundownProtect)) in ObReferenceProcessHandleTable()
60 @ fastcall ExAcquireRundownProtection(ptr) ExfAcquireRundownProtection