PsReturnProcessNonPagedPoolQuota
UINT64 __fastcall PsReturnProcessNonPagedPoolQuota(ULONG_PTR a1, ULONG_PTR a2){
UINT64 result;
if( (PEPROCESS)a1 != PsInitialSystemProcess )
return PspReturnQuota(*(CHAR **)(a1 + 1384), a1, 0i64, a2);
return result;
}Referenced by:
ExDereferenceHandleDebugInfo
ExEnableHandleTracing
MiBuildNewCloneDescriptor
MiCloneProcessAddressSpace
MiCloneVads
MiCreatePlaceholderStorage
MiDeleteAweBitMap
MiDeleteCloneDescriptor
MiFreeCloneDescriptor
MiFreePlaceholderVadEvent
MiFreeRotateVadEvent
MiFreeVadEventBitmapCharges
MiFreeVadRange
MiInsertVadCharges
MiReturnVadQuota
NtSetInformationProcess
VfIoFreeIrp
ViIrpAllocateLockedPacket