Home
last modified time | relevance | path

Searched refs:rbctdtree (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/kern/
H A Dsubr_stats.c2439 RB_INIT(&VSD(tdgstclust32, tdgst)->rbctdtree);
2452 RB_INIT(&VSD(tdgstclust64, tdgst)->rbctdtree);
2936 RB_INIT(&VSD(tdgstclust32, tdgst)->rbctdtree);
2951 RB_INIT(&VSD(tdgstclust64, tdgst)->rbctdtree);
3365 tdgst)->rbctdtree, ctd64);
3376 struct rbctdth64 *rbctdtree = local
3377 &VSD(tdgstclust64, tdgst)->rbctdtree;
3382 RB_NEXT(rbctdth64, rbctdtree, rbctd64));
3387 RB_MIN(rbctdth64, rbctdtree)
3389 RB_MAX(rbctdth64, rbctdtree)
[all …]
/freebsd-13.1/sys/sys/
H A Dstats.h315 RB_HEAD(rbctdth32, voistatdata_tdgstctd32) rbctdtree;
326 RB_HEAD(rbctdth64, voistatdata_tdgstctd64) rbctdtree;