Searched refs:MAPLE_HEIGHT_MAX (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | maple_tree.h | 188 #define MAPLE_HEIGHT_MAX 31 macro |
/linux-6.12.1/lib/ | ||
D | maple_tree.c | 205 MAS_BUG_ON(mas, mas->depth > MAPLE_HEIGHT_MAX); in mas_set_height() |