Home
last modified time | relevance | path

Searched defs:rb_last (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/gdb/linux/
H A Drbtree.py29 def rb_last(root): global() function
/linux/tools/lib/
H A Drbtree.c474 struct rb_node *rb_last(const struct rb_root *root) in rb_last() function
/linux/lib/
H A Drbtree.c479 struct rb_node *rb_last(const struct rb_root *root) in rb_last() function