Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dbug.h24 #define __BUG_ENTRY(cond_str, flags) macro
26 #define __BUG_ENTRY(cond_str, flags) \ macro
37 __BUG_ENTRY(cond_str, flags) \
/linux/arch/arm64/include/asm/
H A Dasm-bug.h34 #define __BUG_ENTRY(flags) \ macro
40 #define __BUG_ENTRY(flags) macro
44 __BUG_ENTRY(flags) \
/linux/arch/x86/include/asm/
H A Dbug.h65 #define __BUG_ENTRY(format, file, line, flags) \ macro
75 __BUG_ENTRY(format, file, line, flags) \