Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dmaple_tree.c197 static unsigned int mas_mt_height(struct ma_state *mas) in mas_mt_height() function
2787 (mast->l->depth > mas_mt_height(mas))) { in mast_new_root()
3106 char empty_count = mas_mt_height(mas); in mas_rebalance()
3491 mas->depth = mas_mt_height(mas); in mas_split()
3590 (mas_mt_height(wr_mas->mas) > 1)) in mas_commit_b_node()
3987 height = mas_mt_height(mas); in mas_wr_spanning_store()
5717 mas_node_count_gfp(mas, 1 + mas_mt_height(mas) * 3, gfp); in mas_preallocate()
/Linux-v6.1/tools/testing/radix-tree/
Dmaple.c35346 height = mas_mt_height(&mas); in check_prealloc()
35355 height = mas_mt_height(&mas); in check_prealloc()
35366 height = mas_mt_height(&mas); in check_prealloc()
35379 height = mas_mt_height(&mas); in check_prealloc()
35392 height = mas_mt_height(&mas); in check_prealloc()
35406 height = mas_mt_height(&mas); in check_prealloc()
35414 height = mas_mt_height(&mas); in check_prealloc()
35421 height = mas_mt_height(&mas); in check_prealloc()
35428 height = mas_mt_height(&mas); in check_prealloc()
35436 height = mas_mt_height(&mas); in check_prealloc()
[all …]