Home
last modified time | relevance | path

Searched refs:BRK_BUG (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dbug.h14 __asm__ __volatile__("break %0" : : "i" (BRK_BUG)); in BUG()
31 : : "r" (condition), "i" (BRK_BUG)); in __BUG_ON()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dbug.h14 __asm__ __volatile__("break %0" : : "i" (BRK_BUG)); in BUG()
31 : : "r" (condition), "i" (BRK_BUG)); in __BUG_ON()
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dbreak.h13 #define BRK_BUG 1 /* Used by BUG() */ macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dbreak.h24 #define BRK_BUG 12 /* Used by BUG() */ macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dbreak.h24 #define BRK_BUG 12 /* Used by BUG() */ macro
/kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/
H A Dbreak.h9 #define BRK_BUG 1 /* Used by BUG() */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dbreak.h26 #define BRK_BUG 12 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dbreak.h26 #define BRK_BUG 12 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dbreak.h23 #define BRK_BUG 1 /* Used by BUG() */ macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dbug.h36 break BRK_BUG
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dbug.h36 break BRK_BUG
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dtraps.c762 case BRK_BUG: in do_bp()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dtraps.c727 case BRK_BUG: in do_bp()
/kernel/linux/linux-6.6/arch/mips/net/
H A Dbpf_jit_comp.c904 uasm_i_break(&p, BRK_BUG); /* Increments p */ in jit_fill_hole()
/kernel/linux/linux-5.10/arch/mips/net/
H A Debpf_jit.c1797 uasm_i_break(&p, BRK_BUG); /* Increments p */ in jit_fill_hole()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtraps.c990 case BRK_BUG: in do_trap_or_bp()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c997 case BRK_BUG: in do_trap_or_bp()

Completed in 13 milliseconds