PiSwFreeMem

VOID __stdcall PiSwFreeMem(VOID *Buffer){
  ExFreePoolWithTag(Buffer, 0x57706E50u);
}

Referenced by:

PiSwIrpStartCreateWorker