Home
last modified time | relevance | path

Searched defs:WARN_ON_ONCE (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/asm/
H A Dbug.h25 #define WARN_ON_ONCE(condition) ({ \ macro
/linux/tools/testing/scatterlist/linux/
H A Dmm.h22 #define WARN_ON_ONCE(condition) ({ \ macro