Searched refs:__NLA_ENSURE (Results 1 – 1 of 1) sorted by relevance
340 #define __NLA_ENSURE(condition) BUILD_BUG_ON_ZERO(!(condition)) macro342 (__NLA_ENSURE(tp == NLA_S8 || tp == NLA_U8 || \347 (__NLA_ENSURE(tp != NLA_BITFIELD32 && \