Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dmaple_tree.c378 static inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() function
464 if (mt_is_alloc(mas->tree)) in mas_parent_type()
1682 if (!mt_is_alloc(mas->tree)) in mas_update_gap()
1981 if (!ma_is_leaf(mt) && mt_is_alloc(mas->tree)) { in mas_mab_cp()
2052 if (likely(!ma_is_leaf(mt) && mt_is_alloc(mas->tree))) { in mab_mas_cp()
2442 if (mt_is_alloc(mas->tree)) in mab_set_b_end()
3176 if (mt_is_alloc(mas->tree)) in mas_split_final_node()
5622 if (!mt_is_alloc(mas->tree)) in mas_expected_entries()
6374 if (!mt_is_alloc(mt)) in mtree_alloc_range()
6412 if (!mt_is_alloc(mt)) in mtree_alloc_rrange()
[all …]