Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dbreak.h20 #define BRK_UPROBE_BP 12 /* See <asm/uprobes.h> */ macro
/linux-6.12.1/arch/loongarch/include/asm/
Duprobes.h12 #define UPROBE_SWBP_INSN __emit_break(BRK_UPROBE_BP)
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c738 case BRK_UPROBE_BP: in do_bp()