Searched refs:__wrmas (Results 1 – 1 of 1) sorted by relevance
658 #define MAS_WR_BUG_ON(__wrmas, __x) do { \ argument663 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) ({ \ argument716 mas_wr_dump(__wrmas); \717 mas_dump((__wrmas)->mas); \718 mt_dump((__wrmas)->mas->tree, mt_dump_hex); \
Completed in 5 milliseconds