RtlpInterlockedFlushSList

VOID __fastcall RtlpInterlockedFlushSList(){
  __int128 *v0; 
  __int128 v1; 
  signed __int64 v2; 
  __int128 v3; 
  unsigned __int8 v4; 

  _m_prefetchw(v0);
  v1 = *v0;
  do
  {
    v2 = v1;
    LOWORD(v2) = 0;
    v3 = v1;
    v4 = _InterlockedCompareExchange128((volatile signed __int64 *)v0, 0i64, v2, (signed __int64 *)&v3);
    v1 = v3;
  }
  while( !v4 );
}

Referenced by:

CmUnRegisterCallback
EtwpCovSampCaptureFreeLookasides
EtwpCovSampCaptureQueueDpc
EtwpCovSampCaptureWorkerThread
EtwpCovSampLookasideFlushFreeListToCleanupList
EtwpFreeStackCache
ExFlushLookasideListEx
ExpFlushGeneralLookaside
ExpHpCompactionRoutine
ExpWorkerFactoryDeferredThreadCreation
MiDeleteDeferredCloneDescriptors
MiDrainZeroLookasides
MiFreePageFileHashPfns
MiInsertPteTracker
ObpInitStackAndObjectTables
ObpStopRuntimeStackTrace
PfFbBufferListFlushStandby
PfTAccessTracingCleanup
PfTCleanup
PfpFlushBuffers
PfpFlushEventBuffers
RtlpHpHeapCompact
RtlpHpVsContextFree
SMKM_STORE_MGR::SmDrainSList
ST_STORE::StDrainReadContextList
ViPoolDelayFreeTrimThreadRoutine