Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dmaple_tree.c224 static unsigned int mas_mt_height(struct ma_state *mas) in mas_mt_height() function
2952 char empty_count = mas_mt_height(mas); in mas_rebalance()
3322 mas->depth = mas_mt_height(mas); in mas_split()
3738 height = mas_mt_height(mas); in mas_wr_spanning_store()
4150 int ret = mas_mt_height(mas) * 3 + 1; in mas_prealloc_calc()
4168 ret = mas_mt_height(mas) * 3 + 1; in mas_prealloc_calc()
4171 ret = mas_mt_height(mas) * 2 + 1; in mas_prealloc_calc()
4174 ret = mas_mt_height(mas) * 2 - 1; in mas_prealloc_calc()
/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c35496 height = mas_mt_height(&mas); in check_prealloc()
35505 height = mas_mt_height(&mas); in check_prealloc()
35516 height = mas_mt_height(&mas); in check_prealloc()
35529 height = mas_mt_height(&mas); in check_prealloc()
35542 height = mas_mt_height(&mas); in check_prealloc()
35555 height = mas_mt_height(&mas); in check_prealloc()
35571 height = mas_mt_height(&mas); in check_prealloc()
35580 height = mas_mt_height(&mas); in check_prealloc()
35589 height = mas_mt_height(&mas); in check_prealloc()
35597 height = mas_mt_height(&mas); in check_prealloc()
[all …]