Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dbug.h22 static inline void __BUG_ON(unsigned long condition) in __BUG_ON() function
34 #define BUG_ON(C) __BUG_ON((unsigned long)(C))
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dbug.h22 static inline void __BUG_ON(unsigned long condition) in __BUG_ON() function
34 #define BUG_ON(C) __BUG_ON((unsigned long)(C))

Completed in 1 milliseconds