Searched defs:rb_first (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/gdb/linux/ | ||
| H A D | rbtree.py | 25 def rb_first(root): function |
| /linux/tools/lib/ | ||
| H A D | rbtree.c | 462 struct rb_node *rb_first(const struct rb_root *root) in rb_first() function |