Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dbreak.h23 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/arch/mips/include/uapi/asm/
Dbreak.h28 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/arch/mips/kernel/
Dkprobes.c48 .code = BRK_KPROBE_SSTEPBP,
Dtraps.c1021 case BRK_KPROBE_SSTEPBP: in do_bp()