Home
last modified time | relevance | path

Searched refs:btree_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dbtree.h79 int __must_check btree_init(struct btree_head *head);
H A Dbtree-128.h14 return btree_init(&head->h); in btree_init128()
H A Dbtree-type.h22 return btree_init(&head->h); in BTREE_FN()
/openbmc/linux/lib/
H A Dbtree.c189 int btree_init(struct btree_head *head) in btree_init() function
197 EXPORT_SYMBOL_GPL(btree_init);