Lines Matching refs:rbctdtree
2446 RB_INIT(&VSD(tdgstclust32, tdgst)->rbctdtree);
2459 RB_INIT(&VSD(tdgstclust64, tdgst)->rbctdtree);
2943 RB_INIT(&VSD(tdgstclust32, tdgst)->rbctdtree);
2958 RB_INIT(&VSD(tdgstclust64, tdgst)->rbctdtree);
3311 &VSD(tdgstclust32, tdgst)->rbctdtree, ctd32);
3330 &VSD(tdgstclust64, tdgst)->rbctdtree, ctd64);
3354 &VSD(tdgstclust32, tdgst)->rbctdtree, ctd32);
3372 tdgst)->rbctdtree, ctd64);
3383 struct rbctdth64 *rbctdtree = local
3384 &VSD(tdgstclust64, tdgst)->rbctdtree;
3388 rbctd64 = (i == 0 ? RB_MIN(rbctdth64, rbctdtree) :
3389 RB_NEXT(rbctdth64, rbctdtree, rbctd64));
3394 RB_MIN(rbctdth64, rbctdtree)
3396 RB_MAX(rbctdth64, rbctdtree)
3436 rbctdtree, ctd64tree);