Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h430 #define MAS_PAUSE ((struct maple_enode *)17UL) macro
513 return mas->node == MAS_PAUSE; in mas_is_paused()
/openbmc/linux/lib/
H A Dtest_maple_tree.c3044 ((x).node != MAS_PAUSE) && \
H A Dmaple_tree.c5922 mas->node = MAS_PAUSE; in mas_pause()