Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c210 static unsigned int mas_mt_height(struct ma_state *mas) in mas_mt_height() function
2954 char empty_count = mas_mt_height(mas); in mas_rebalance()
3327 mas->depth = mas_mt_height(mas); in mas_split()
3732 height = mas_mt_height(mas); in mas_wr_spanning_store()
4145 int ret = mas_mt_height(mas) * 3 + 1; in mas_prealloc_calc()
4163 ret = mas_mt_height(mas) * 3 + 1; in mas_prealloc_calc()
4166 ret = mas_mt_height(mas) * 2 + 1; in mas_prealloc_calc()
4169 ret = mas_mt_height(mas) * 2 - 1; in mas_prealloc_calc()
/linux/tools/testing/radix-tree/
H A Dmaple.c35474 height = mas_mt_height(&mas); in check_prealloc()
35483 height = mas_mt_height(&mas); in check_prealloc()
35494 height = mas_mt_height(&mas); in check_prealloc()
35507 height = mas_mt_height(&mas); in check_prealloc()
35520 height = mas_mt_height(&mas); in check_prealloc()
35533 height = mas_mt_height(&mas); in check_prealloc()
35549 height = mas_mt_height(&mas); in check_prealloc()
35558 height = mas_mt_height(&mas); in check_prealloc()
35567 height = mas_mt_height(&mas); in check_prealloc()
35575 height = mas_mt_height(&mas); in check_prealloc()
[all …]