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
51 struct rb_root rb_last; member
431 struct rb_node *rb_last(const struct rb_root *root) in rb_last() function