Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbreak.h23 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dbreak.h29 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */ macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dkprobes.c37 .code = BRK_KPROBE_SSTEPBP,
H A Dtraps.c1090 case BRK_KPROBE_SSTEPBP: in do_bp()