Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dbreak.h22 #define BRK_KPROBE_BP 515 /* Kprobe break */ macro
/linux-5.19.10/arch/mips/include/uapi/asm/
Dbreak.h28 #define BRK_KPROBE_BP 515 /* Kprobe break */ macro
/linux-5.19.10/arch/loongarch/include/uapi/asm/
Dbreak.h18 #define BRK_KPROBE_BP 10 /* Kprobe break */ macro
/linux-5.19.10/arch/mips/kernel/
Dkprobes.c31 .code = BRK_KPROBE_BP,
Dtraps.c1087 case BRK_KPROBE_BP: in do_bp()
/linux-5.19.10/arch/loongarch/kernel/
Dtraps.c394 case BRK_KPROBE_BP: in do_bp()