HomeSort by: relevance | last modified time | path
    Searched defs:rb_first (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
rbtree.h 75 rb_first(const struct rb_root *root) function in typeref:struct:rb_node *
109 return rb_first(&root->rb_root);
rbtree.h 75 rb_first(const struct rb_root *root) function in typeref:struct:rb_node *
109 return rb_first(&root->rb_root);

Completed in 268 milliseconds