Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dbreak.h21 #define BRK_UPROBE_XOLBP 13 /* See <asm/uprobes.h> */ macro
/linux-6.12.1/arch/loongarch/include/asm/
Duprobes.h15 #define UPROBE_XOLBP_INSN __emit_break(BRK_UPROBE_XOLBP)
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c743 case BRK_UPROBE_XOLBP: in do_bp()