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

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

Completed in 142 milliseconds