Home
last modified time | relevance | path

Searched refs:MAS_UNDERFLOW (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dmaple_tree.h432 #define MAS_UNDERFLOW ((struct maple_enode *)65UL) macro
/Linux-v6.6/lib/
Dtest_maple_tree.c2178 MT_BUG_ON(mt, mas.node != MAS_UNDERFLOW); in next_prev_test()
3060 MT_BUG_ON(mt, mas.node != MAS_UNDERFLOW); in check_state_handling()
3358 MT_BUG_ON(mt, mas.node != MAS_UNDERFLOW); in check_state_handling()
3365 MT_BUG_ON(mt, mas.node != MAS_UNDERFLOW); in check_state_handling()
3379 MT_BUG_ON(mt, mas.node != MAS_UNDERFLOW); in check_state_handling()
Dmaple_tree.c269 if (unlikely(mas->node == MAS_UNDERFLOW)) in mas_is_underflow()
4507 mas->node = MAS_UNDERFLOW; in mas_prev_slot()
5766 mas->node = MAS_UNDERFLOW; in mas_prev_setup()
6054 mas->node = MAS_UNDERFLOW; in mas_find_rev_setup()