Home
last modified time | relevance | path

Searched refs:maple_type (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dmaple_tree.c196 static __always_inline enum maple_type mte_node_type( in mte_node_type()
203 static __always_inline bool ma_is_dense(const enum maple_type type) in ma_is_dense()
208 static __always_inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf()
311 enum maple_type type) in mt_mk_node()
318 const enum maple_type mt) in ma_init_slot()
438 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type()
475 enum maple_type p_type = mte_node_type(parent); in mas_set_parent()
572 enum maple_type type) in ma_pivots()
596 enum maple_type type) in ma_gaps()
623 unsigned char piv, enum maple_type type) in mas_safe_pivot()
[all …]
/linux/include/linux/
H A Dmaple_tree.h137 enum maple_type { enum
168 enum maple_type mt;
175 enum maple_type mt;
337 enum maple_type type;
495 enum maple_type type; /* mas->node type */
/linux/tools/testing/radix-tree/
H A Dmaple.c416 enum maple_type type, unsigned long *range_min, in mas_node_walk()
492 enum maple_type type; in mas_descend_walk()
35074 enum maple_type type; in get_vacant_height()
35705 enum maple_type type; in compare_node()
35855 enum maple_type type; in build_full_tree()
36419 enum maple_type mt = mte_node_type(mas->node); in get_last_index()