Home
last modified time | relevance | path

Searched defs:mas_is_overflow (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dtest_maple_tree.c60 #define mas_is_overflow(x) ((x)->status == ma_overflow) macro
H A Dmaple_tree.c287 static __always_inline bool mas_is_overflow(struct ma_state *mas) in mas_is_overflow() function