Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h175 #define MAPLE_HEIGHT_MAX 31 macro
/openbmc/linux/lib/
H A Dmaple_tree.c198 MAS_BUG_ON(mas, mas->depth > MAPLE_HEIGHT_MAX); in mas_set_height()