Home
last modified time | relevance | path

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

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