Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmaple_tree.h755 #define MAS_WR_BUG_ON(__wrmas, __x) do { \ macro
828 #define MAS_WR_BUG_ON(__mas, __x) BUG_ON(__x) macro
/Linux-v6.6/lib/
Dmaple_tree.c5461 MAS_WR_BUG_ON(&wr_mas, mas_is_err(mas)); in mas_store_prealloc()