Home
last modified time | relevance | path

Searched defs:WARN_ONCE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dbug.h155 #define WARN_ONCE(condition, format...) ({ \ macro
202 #define WARN_ONCE(condition, format...) WARN(condition, format) macro
/OK3568_Linux_fs/kernel/tools/include/asm/
H A Dbug.h36 #define WARN_ONCE(condition, format...) ({ \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbug.h41 #define WARN_ONCE(condition, format...) ({ \ macro