Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dbreak.h20 #define BRK_UPROBE_BP 12 /* See <asm/uprobes.h> */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Duprobes.h12 #define UPROBE_SWBP_INSN larch_insn_gen_break(BRK_UPROBE_BP)
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c707 case BRK_UPROBE_BP: in do_bp()