RtlpFreeAtom

VOID __stdcall RtlpFreeAtom(VOID *p){
  char *v1; 

  v1 = (char *)p - 16;
  PsReturnSharedPoolQuota(*((VOID **)p - 2), *((_QWORD *)p - 1), 0);
  ExFreePoolWithTag(v1, 0);
}

Referenced by:

RtlAddAtomToAtomTableEx
RtlCreateAtomTableEx
RtlDestroyAtomTable
RtlDestroyLowBoxAtoms
RtlEmptyAtomTable
RtlpAllocateAtomTableEntry
RtlpDereferenceAtom
RtlpFreeAllAtom