Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dbug.h54 #define ARCH_WARN_ASM(file, line, flags, size) \ macro
66 ARCH_WARN_ASM("%0", "%1", "%2", "%3") \
/linux/rust/kernel/
H A Dgenerated_arch_warn_asm.rs.S7 ::kernel::concat_literals!(ARCH_WARN_ASM("{file}", "{line}", "{flags}", "{size}"))
/linux/arch/arm64/include/asm/
H A Dasm-bug.h63 #define ARCH_WARN_ASM(file, line, flags, size) \ macro
/linux/arch/x86/include/asm/
H A Dbug.h69 #define ARCH_WARN_ASM(file, line, flags, size) \ macro