Searched defs:rb_first (Results 1 – 3 of 3) sorted by relevance
25 def rb_first(root): function
462 struct rb_node *rb_first(const struct rb_root *root) in rb_first() function
50 static inline struct rb_node *rb_first(const struct rb_root *root) in rb_first() function