Searched refs:_rb_nfind (Results 1 – 5 of 5) sorted by relevance
31 PROTO_NORMAL(_rb_nfind);
467 _rb_nfind(const struct rb_type *t, struct rb_tree *rbt, const void *key) in _rb_nfind() function488 DEF_STRONG(_rb_nfind);
804 void *_rb_nfind(const struct rb_type *, struct rb_tree *, const void *);851 return _rb_nfind(_name##_RBT_TYPE, &head->rbh_root, key); \
464 _rb_nfind(const struct rb_type *t, struct rb_tree *rbt, const void *key) in _rb_nfind() function
537 _rb_nfind