Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dmaple_tree.c103 [maple_leaf_64] = ULONG_MAX,
112 [maple_leaf_64] = MAPLE_RANGE64_SLOTS,
243 return type < maple_leaf_64; in ma_is_dense()
519 case maple_leaf_64: in mas_set_parent()
670 case maple_leaf_64: in ma_pivots()
692 case maple_leaf_64: in ma_gaps()
751 case maple_leaf_64: in mte_set_pivot()
776 case maple_leaf_64: in ma_slots()
3399 enum maple_type type = maple_leaf_64; in mas_root_expand()
3664 enum maple_type type = maple_leaf_64; in mas_new_root()
[all …]
/linux-6.15/include/linux/
H A Dmaple_tree.h146 maple_leaf_64, enumerator
/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c36389 tree.ma_root = mt_mk_node(node, maple_leaf_64); in farmer_tests()