Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dmaple_tree.c203 static unsigned int mas_mt_height(struct ma_state *mas) in mas_mt_height() function
2995 char empty_count = mas_mt_height(mas); in mas_rebalance()
3378 mas->depth = mas_mt_height(mas); in mas_split()
3478 (mas_mt_height(wr_mas->mas) > 1)) in mas_commit_b_node()
3856 height = mas_mt_height(mas); in mas_wr_spanning_store()
5493 request = 1 + mas_mt_height(mas) * 3; in mas_preallocate()
5506 request = 1 + mas_mt_height(mas) * 2; in mas_preallocate()
5516 request = mas_mt_height(mas) * 2 - 1; in mas_preallocate()
/Linux-v6.6/tools/testing/radix-tree/
Dmaple.c35465 height = mas_mt_height(&mas); in check_prealloc()
35474 height = mas_mt_height(&mas); in check_prealloc()
35485 height = mas_mt_height(&mas); in check_prealloc()
35498 height = mas_mt_height(&mas); in check_prealloc()
35511 height = mas_mt_height(&mas); in check_prealloc()
35524 height = mas_mt_height(&mas); in check_prealloc()
35540 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()
35566 height = mas_mt_height(&mas); in check_prealloc()
[all …]