Searched defs:WARN_ON_ONCE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/include/asm/ | ||
H A D | bug.h | 25 #define WARN_ON_ONCE(condition) ({ \ macro |
/linux/tools/testing/scatterlist/linux/ | ||
H A D | mm.h | 22 #define WARN_ON_ONCE(condition) ({ \ macro |