RtlpFreeAtom

VOID __stdcall RtlpFreeAtom(PVOID p){
  char *v1; 
  v1 = (char *)p - 16;
  PsReturnSharedPoolQuota(*((PVOID *)p - 2), *((_QWORD *)p - 1), 0i64);
  ExFreePoolWithTag(v1, 0);
}

Referenced by:

RtlAddAtomToAtomTableEx
RtlCreateAtomTableEx
RtlDestroyAtomTable
RtlDestroyLowBoxAtoms
RtlEmptyAtomTable
RtlpAllocateAtomTableEntry
RtlpDereferenceAtom
RtlpFreeAllAtom