Home
last modified time | relevance | path

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

/include/linux/
A Dmaple_tree.h658 #define MAS_WR_BUG_ON(__wrmas, __x) do { \ argument
663 mas_wr_dump(__wrmas); \
664 mas_dump((__wrmas)->mas); \
665 mt_dump((__wrmas)->mas->tree, mt_dump_hex); \
710 #define MAS_WR_WARN_ON(__wrmas, __x) ({ \ argument
716 mas_wr_dump(__wrmas); \
717 mas_dump((__wrmas)->mas); \
718 mt_dump((__wrmas)->mas->tree, mt_dump_hex); \

Completed in 5 milliseconds