Searched refs:DIE_UPROBE (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/arch/loongarch/include/asm/ |
D | kdebug.h | 19 DIE_UPROBE, enumerator
|
/Linux-v6.1/arch/mips/include/asm/ |
D | kdebug.h | 16 DIE_UPROBE, enumerator
|
/Linux-v6.1/arch/mips/kernel/ |
D | uprobes.c | 169 case DIE_UPROBE: in arch_uprobe_exception_notify()
|
D | traps.c | 1076 if (notify_die(DIE_UPROBE, "uprobe", regs, bcode, in do_bp()
|
/Linux-v6.1/arch/loongarch/kernel/ |
D | traps.c | 436 if (notify_die(DIE_UPROBE, "Uprobe", regs, bcode, in do_bp()
|