Searched defs:rb_last (Results 1 – 3 of 3) sorted by relevance
304 struct rb_node *rb_last(struct rb_root *root) in rb_last() function
57 struct rb_root rb_last; member
421 struct rb_node *rb_last(const struct rb_root *root) in rb_last() function