Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dmaple_tree.c381 static __always_inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() function
467 if (mt_is_alloc(mas->tree)) in mas_parent_type()
1661 if (!mt_is_alloc(mas->tree)) in mas_update_gap()
1960 if (!ma_is_leaf(mt) && mt_is_alloc(mas->tree)) { in mas_mab_cp()
2017 if (likely(!ma_is_leaf(mt) && mt_is_alloc(mas->tree))) { in mab_mas_cp()
2408 if (mt_is_alloc(mas->tree)) in mab_set_b_end()
3129 if (mt_is_alloc(mas->tree)) in mas_split_final_node()
5649 if (!mt_is_alloc(mas->tree)) in mas_expected_entries()
6456 if (!mt_is_alloc(mt)) in mtree_alloc_range()
6519 if (!mt_is_alloc(mt)) in mtree_alloc_cyclic()
[all …]