Searched refs:_rb_find (Results 1 – 5 of 5) sorted by relevance
25 PROTO_NORMAL(_rb_find);
444 _rb_find(const struct rb_type *t, struct rb_tree *rbt, const void *key) in _rb_find() function463 DEF_STRONG(_rb_find);
803 void *_rb_find(const struct rb_type *, struct rb_tree *, const void *);845 return _rb_find(_name##_RBT_TYPE, &head->rbh_root, key); \
442 _rb_find(const struct rb_type *t, struct rb_tree *rbt, const void *key) in _rb_find() function
531 _rb_find