Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dmaple_tree.c351 static inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() function
439 if (mt_is_alloc(mt)) in mte_parent_enum()
1644 if (!mt_is_alloc(mas->tree)) in mas_update_gap()
1940 if (!ma_is_leaf(mt) && mt_is_alloc(mas->tree)) { in mas_mab_cp()
2011 if (likely(!ma_is_leaf(mt) && mt_is_alloc(mas->tree))) { in mab_mas_cp()
2642 if (mt_is_alloc(mas->tree)) in mab_set_b_end()
3286 if (mt_is_alloc(mas->tree)) in mas_split_final_node()
5815 if (!mt_is_alloc(mas->tree)) in mas_expected_entries()
6293 if (!mt_is_alloc(mt)) in mtree_alloc_range()
6329 if (!mt_is_alloc(mt)) in mtree_alloc_rrange()
[all …]