Home
last modified time | relevance | path

Searched defs:WARN_ON (Results 1 – 8 of 8) sorted by path

/linux/arch/parisc/include/asm/
H A Dbug.h85 #define WARN_ON(x) ({ \ macro
/linux/arch/powerpc/include/asm/
H A Dbug.h87 #define WARN_ON(x) ({ \ macro
/linux/arch/s390/include/asm/
H A Dbug.h53 #define WARN_ON(x) ({ \ macro
/linux/arch/sh/include/asm/
H A Dbug.h68 #define WARN_ON(x) ({ \ macro
/linux/include/asm-generic/
H A Dbug.h122 #define WARN_ON(condition) ({ \ macro
170 #define WARN_ON(condition) ({ \ macro
/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h18 #define WARN_ON(cond) \ macro
/linux/tools/include/asm/
H A Dbug.h17 #define WARN_ON(condition) ({ \ macro
/linux/tools/testing/scatterlist/linux/
H A Dmm.h17 #define WARN_ON(condition) ({ \ macro