Lines Matching refs:rb_entry
312 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map__fixup_start()
322 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map__fixup_end()
601 struct map *pos = rb_entry(next, struct map, rb_node); in __maps__purge()
615 struct map *pos = rb_entry(next, struct map, rb_node_name); in __maps__purge_names()
695 struct map *pos = rb_entry(nd, struct map, rb_node); in maps__find_symbol_by_name()
747 struct map *pos = rb_entry(nd, struct map, rb_node); in maps__fprintf()
790 struct map *pos = rb_entry(next, struct map, rb_node); in maps__fixup_overlappings()
803 struct map *pos = rb_entry(next, struct map, rb_node); in maps__fixup_overlappings()
920 m = rb_entry(parent, struct map, rb_node); in __maps__insert()
941 m = rb_entry(parent, struct map, rb_node_name); in __maps__insert_name()
986 m = rb_entry(p, struct map, rb_node); in maps__find()
1006 return rb_entry(first, struct map, rb_node); in maps__first()
1015 return rb_entry(next, struct map, rb_node); in map__next()