Searched refs:rbh_root (Results 1 – 4 of 4) sorted by relevance
35 struct MMRangeMapEntry* rbh_root; member
37 struct AllocMapEntry* rbh_root; member
295 struct type *rbh_root; /* root of the tree */ \302 (root)->rbh_root = NULL; \319 #define RB_ROOT(head) (head)->rbh_root349 (head)->rbh_root = (tmp); \369 (head)->rbh_root = (tmp); \433 RB_COLOR(head->rbh_root, field) = RB_BLACK; \
304 SYS_TREE_STRUCT type *rbh_root; /* root of the tree */ \311 (root)->rbh_root = NULL; \328 #define RB_ROOT(head) (head)->rbh_root358 (head)->rbh_root = (tmp); \378 (head)->rbh_root = (tmp); \452 RB_COLOR(head->rbh_root, field) = RB_BLACK; \