Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dmaple_tree.c86 [maple_leaf_64] = ULONG_MAX,
95 [maple_leaf_64] = MAPLE_RANGE64_SLOTS,
216 return type < maple_leaf_64; in ma_is_dense()
501 case maple_leaf_64: in mas_set_parent()
653 case maple_leaf_64: in ma_pivots()
675 case maple_leaf_64: in ma_gaps()
703 case maple_leaf_64: in mas_pivot()
764 case maple_leaf_64: in mte_set_pivot()
790 case maple_leaf_64: in ma_slots()
3509 enum maple_type type = maple_leaf_64; in mas_root_expand()
[all …]
/openbmc/linux/include/linux/
H A Dmaple_tree.h146 maple_leaf_64, enumerator
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c35879 tree.ma_root = mt_mk_node(node, maple_leaf_64); in farmer_tests()