Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dbug.h21 static inline void __BUG_ON(unsigned long condition) in __BUG_ON() function
33 #define BUG_ON(C) __BUG_ON((unsigned long)(C))