s/KeAcquireSpinLock/RxAcquireSpinLock/g s/KeReleaseSpinLock/RxReleaseSpinLock/g s/KeInitializeEvent/RxInitializeEvent/g s/KeWaitForSingleObject/RxWaitForSingleObject/g s/KeSetEvent/RxSetEvent/g s/KeReadStateEvent/RxReadStateEvent/g s/ExInitializeResource/RxInitializeResource/g s/ExAllocatePool/RxAllocatePool/g s/ExAllocatePoolWithTag/RxAllocatePoolWithTag/g s/ExFreePool/RxFreePool/g s/ExIsResourceAcquiredExclusive/RxIsResourceAcquiredExclusive/g s/ExIsResourceAcquiredShared/RxIsResourceAcquiredShared/g s/ExReleaseResource/RxReleaseResource/g s/ExConvertExclusiveToShared/RxConvertExclusiveToShared/g s/ExAcquireResourceExclusive/RxAcquireResourceExclusive/g s/ExAcquireResourceShared/RxAcquireResourceShared/g s/ExInterlockedDecrementLong/RxInterlockedDecrementLong/g s/ExInterlockedIncrementLong/RxInterlockedIncrementLong/g s/ExInterlockedAddUlong/RxInterlockedAddUlong/g s/KeInitializeTimer/RxInitializeTimer/g s/KeSetTimer/RxSetTimer/g s/KeCancelTimer/RxCancelTimer/g s/KeInitializeDpc/RxInitializeDpc/g s/KeInsertQueueDpc/RxInsertQueueDpc/g s/KeRemoveQueueDpc/RxRemoveQueueDpc/g s/KeInitializeSpinLock/RxInitializeSpinLock/g s/KeGetCurrentIrql/RxGetCurrentIrql/g s/KeLowerIrql/RxLowerIrql/g s/KeRaiseIrql/RxRaiseIrql/g s/KeAcquireSpinLock/RxAcquireSpinLock/g s/KeAcquireSpinLockAtDpcLevel/RxAcquireSpinLockAtDpcLevel/g s/KeReleaseSpinLock/RxReleaseSpinLock/g s/KeReleaseSpinLockFromDpcLevel/RxReleaseSpinLockFromDpcLevel/g s/ExInitializeZone/RxInitializeZone/g s/ExAllocateFromZone/RxAllocateFromZone/g s/ExExtendZone/RxExtendZone/g s/ExFreeToZone/RxFreeToZone/g s/ExIsFullZone/RxIsFullZone/g s/KeResetEvent/RxResetEvent/g s/KeClearEvent/RxClearEvent/g s/ExFreeResource/RxFreeResource/g s/KeQuerySystemTime/RxQuerySystemTime/g s/ExDeleteResource/RxDeleteResource/g s/ExInitializeWorkItem/RxInitializeWorkItem/g s/ExQueueWorkItem/RxQueueWorkItem/g s/ExSystemTimeToLocalTime/RxSystemTimeToLocalTime/g s/ExLocalTimeToSystemTime/RxLocalTimeToSystemTime/g