Home
last modified time | relevance | path

Searched refs:db_warn (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Ddebug.h32 #define db_warn(x) if (!(x)) { \ macro
35 #define db_verify_warn(x, y) db_warn(x y)
41 #define db_warn(x) macro