Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dmaple_tree.c203 static unsigned int mas_mt_height(struct ma_state *mas) in mas_mt_height() function
2986 char empty_count = mas_mt_height(mas); in mas_rebalance()
3369 mas->depth = mas_mt_height(mas); in mas_split()
3469 (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()
5517 request = 1 + mas_mt_height(mas) * 2; in mas_preallocate()
5527 request = mas_mt_height(mas) * 2 - 1; in mas_preallocate()
/openbmc/linux/tools/testing/radix-tree/
H A 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 …]