Home
last modified time | relevance | path

Searched defs:WARN_ON (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/asm/
H A Dbug.h17 #define WARN_ON(condition) ({ \ macro
/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h18 #define WARN_ON(cond) \ macro
/linux/arch/parisc/include/asm/
H A Dbug.h83 #define WARN_ON(x) ({ \ macro
/linux/tools/testing/scatterlist/linux/
H A Dmm.h17 #define WARN_ON(condition) ({ \ macro