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.c365 static __always_inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() function
451 if (mt_is_alloc(mas->tree)) in mas_parent_type()
1597 if (!mt_is_alloc(mas->tree)) in mas_update_gap()
2152 if (mt_is_alloc(mas->tree) && !mte_is_root(mas->node)) in mas_wmb_replace()
2634 if (mt_is_alloc(mas->tree)) { in cp_dst_to_slots()
2666 if (!mt_is_alloc(mas->tree)) in cp_is_new_root()
5948 if (!mt_is_alloc(mt)) in mtree_alloc_range()
6011 if (!mt_is_alloc(mt)) in mtree_alloc_cyclic()
6030 if (!mt_is_alloc(mt)) in mtree_alloc_rrange()
7111 if (mt_is_alloc(mt)) in mt_validate()