Searched refs:rb_prev (Results 1 – 10 of 10) sorted by relevance
133 nd = rb_prev(nd); in hists__find_annotations()146 next = rb_prev(nd); in hists__find_annotations()
155 nnd = backwards ? rb_prev(&pair->rb_node) : in test__vmlinux_matches_kallsyms()
144 extern struct rb_node *rb_prev(struct rb_node *);
148 extern struct rb_node *rb_prev(struct rb_node *);
344 struct rb_node *rb_prev(struct rb_node *node) in rb_prev() function
158 extern struct rb_node *rb_prev(const struct rb_node *);
412 struct rb_node *rb_prev(const struct rb_node *node) in rb_prev() function435 EXPORT_SYMBOL(rb_prev);
220 nd = rb_prev(nd); in annotate_browser__run()
631 nd = rb_prev(nd); in hists__filter_prev_entries()731 nd = hists__filter_prev_entries(rb_prev(nd)); in ui_browser__hists_seek()
96 nd = rb_prev(nd); in ui_browser__rb_tree_seek()