Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A 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()
5517 request = 1 + mas_mt_height(mas) * 2; in mas_preallocate()
5527 request = mas_mt_height(mas) * 2 - 1; in mas_preallocate()
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c[all...]

Completed in 26 milliseconds