Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dbreak.h23 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/Linux-v4.19/arch/mips/include/uapi/asm/
Dbreak.h29 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/Linux-v4.19/arch/mips/kernel/
Dkprobes.c49 .code = BRK_KPROBE_SSTEPBP,
Dtraps.c1009 case BRK_KPROBE_SSTEPBP: in do_bp()