Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c392 static __always_inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() function
478 if (mt_is_alloc(mas->tree)) in mas_parent_type()
1500 if (!mt_is_alloc(mas->tree)) in mas_update_gap()
1775 if (!ma_is_leaf(mt) && mt_is_alloc(mas->tree)) { in mas_mab_cp()
1832 if (likely(!ma_is_leaf(mt) && mt_is_alloc(mas->tree))) { in mab_mas_cp()
2197 if (mt_is_alloc(mas->tree)) in mab_set_b_end()
2807 if (mt_is_alloc(mas->tree)) in mas_split_final_node()
6024 if (!mt_is_alloc(mt)) in mtree_alloc_range()
6087 if (!mt_is_alloc(mt)) in mtree_alloc_cyclic()
6106 if (!mt_is_alloc(mt)) in mtree_alloc_rrange()
[all …]