Home
last modified time | relevance | path

Searched defs:rb_tree (Results 1 – 4 of 4) sorted by relevance

/minix3/common/lib/libprop/
H A Dprop_rb_impl.h158 typedef struct rb_tree { struct
160 const rb_tree_ops_t *rbt_ops; argument
174 } rb_tree_t; argument
191 void _prop_rb_tree_check(const struct rb_tree *, bool); argument
/minix3/sys/sys/
H A Drbtree.h150 typedef struct rb_tree { struct
152 const rb_tree_ops_t *rbt_ops; argument
166 } rb_tree_t; argument
/minix3/sys/uvm/
H A Duvm_object.h62 struct rb_tree rb_tree; /* tree of pages */ member
H A Duvm_map.h215 struct rb_tree rb_tree; /* Tree for entries */ member