Searched defs:ASSERT_INVERTED_SENTINEL (Results 1 – 1 of 1) sorted by relevance
41 #define ASSERT_INVERTED_SENTINEL(_x, _y) WARN_ON(_x->sentinel != ~_y##_SENTINEL) macro47 #define ASSERT_INVERTED_SENTINEL(_x, _y) do { } while (0) macro