Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dbug.h23 #define __BUG_ENTRY(flags) macro
25 #define __BUG_ENTRY(flags) \ macro
36 __BUG_ENTRY(flags) \
/arch/arm64/include/asm/
A Dasm-bug.h34 #define __BUG_ENTRY(flags) \ macro
40 #define __BUG_ENTRY(flags) macro
44 __BUG_ENTRY(flags) \
/arch/x86/include/asm/
A Dbug.h41 #define __BUG_ENTRY(file, line, flags) \ macro
47 #define __BUG_ENTRY(file, line, flags) \ macro
55 __BUG_ENTRY(file, line, flags) \
/arch/riscv/include/asm/
A Dbug.h41 #define __BUG_ENTRY(file, line, flags) \ macro
47 #define __BUG_ENTRY(file, line, flags) \ macro
59 __BUG_ENTRY(file, line, flags) "\n\t" \

Completed in 7 milliseconds