Home
last modified time | relevance | path

Searched refs:BRK_KPROBE_SSTEPBP (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dbreak.h23 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dbreak.h29 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dbreak.h19 #define BRK_KPROBE_SSTEPBP 11 /* Kprobe single step break */ macro
/openbmc/linux/arch/loongarch/kernel/
H A Dkprobes.c8 #define KPROBE_SSTEPBP_INSN larch_insn_gen_break(BRK_KPROBE_SSTEPBP)
H A Dtraps.c702 case BRK_KPROBE_SSTEPBP: in do_bp()
/openbmc/linux/arch/mips/kernel/
H A Dkprobes.c39 .code = BRK_KPROBE_SSTEPBP,
H A Dtraps.c1093 case BRK_KPROBE_SSTEPBP: in do_bp()