89 *LinkB = Ta; *LinkA =
Tb;
123#ifdef VERIFY_SWAP_SPLAY_LINKS
int memcmp(void *Buffer1, void *Buffer2, ACPI_SIZE Count)
#define G(r, i, a, b, c, d)
static VOID SwapSplayLinks(PRTL_SPLAY_LINKS LinkA, PRTL_SPLAY_LINKS LinkB)
VOID NTAPI RtlDeleteNoSplay(PRTL_SPLAY_LINKS Links, PRTL_SPLAY_LINKS *Root)
PRTL_SPLAY_LINKS NTAPI RtlSplay(PRTL_SPLAY_LINKS Links)
PRTL_SPLAY_LINKS NTAPI RtlRealPredecessor(PRTL_SPLAY_LINKS Links)
PRTL_SPLAY_LINKS NTAPI RtlSubtreeSuccessor(IN PRTL_SPLAY_LINKS Links)
PRTL_SPLAY_LINKS NTAPI RtlSubtreePredecessor(IN PRTL_SPLAY_LINKS Links)
PRTL_SPLAY_LINKS NTAPI RtlRealSuccessor(PRTL_SPLAY_LINKS Links)
static VOID FixupChildLinks(PRTL_SPLAY_LINKS Links, BOOLEAN Root, BOOLEAN LeftChild)
PRTL_SPLAY_LINKS NTAPI RtlDelete(PRTL_SPLAY_LINKS Links)
root entry for file system trees
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFDEVICE Child
#define RtlRightChild(Links)
#define RtlIsRightChild(Links)
#define RtlLeftChild(Links)
#define RtlInsertAsRightChild(ParentLinks, ChildLinks)
#define RtlIsLeftChild(Links)
#define RtlInsertAsLeftChild(ParentLinks, ChildLinks)