Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dbreak.h22 #define BRK_KPROBE_BP 515 /* Kprobe break */ macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Dbreak.h28 #define BRK_KPROBE_BP 515 /* Kprobe break */ macro
/Linux-v5.4/arch/mips/kernel/
Dkprobes.c29 .code = BRK_KPROBE_BP,
Dtraps.c1042 case BRK_KPROBE_BP: in do_bp()