Home
last modified time | relevance | path

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

/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) \