Home
last modified time | relevance | path

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

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