Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dbreak.h34 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/linux-3.4.99/arch/mips/kernel/
Dkprobes.c48 .code = BRK_KPROBE_SSTEPBP,
Dtraps.c845 case BRK_KPROBE_SSTEPBP: in do_bp()