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.c364 static __always_inline bool mt_is_alloc(struct maple_tree *mt) in mt_is_alloc() function
450 if (mt_is_alloc(mas->tree)) in mas_parent_type()
1514 if (!mt_is_alloc(mas->tree)) in mas_update_gap()
2566 if (mt_is_alloc(mas->tree)) { in cp_dst_to_slots()
2598 if (!mt_is_alloc(mas->tree)) in cp_is_new_root()
5791 if (!mt_is_alloc(mt)) in mtree_alloc_range()
5854 if (!mt_is_alloc(mt)) in mtree_alloc_cyclic()
5873 if (!mt_is_alloc(mt)) in mtree_alloc_rrange()
6949 if (mt_is_alloc(mt)) in mt_validate()