Searched defs:WARN_ON_ONCE (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/include/asm/
H A Dbug.h25 #define WARN_ON_ONCE(condition) ({ \ macro
/linux-master/include/asm-generic/
H A Dbug.h110 #define WARN_ON_ONCE(condition) ({ \ macro
147 #define WARN_ON_ONCE(condition) \ macro
184 #define WARN_ON_ONCE(condition) WARN_ON(condition) macro
/linux-master/tools/testing/scatterlist/linux/
H A Dmm.h22 #define WARN_ON_ONCE(condition) ({ \ macro

Completed in 90 milliseconds