Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds