Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dbug.h63 #define __BUG_FLAGS(cond_str, flags) \ macro
74 #define __BUG_FLAGS(cond_str, flags) do { \ macro
/linux/arch/arm64/include/asm/
H A Dbug.h14 #define __BUG_FLAGS(flags) \ macro
/linux/arch/loongarch/include/asm/
H A Dbug.h41 #define __BUG_FLAGS(cond_str, flags, extra) \ macro