Searched refs:prehandler (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/arm/probes/uprobes/
H A Dcore.c137 if (auprobe->prehandler)
138 auprobe->prehandler(auprobe, &utask->autask, regs);
H A Dactions-arm.c122 auprobe->prehandler = uprobe_set_pc;
185 auprobe->prehandler = uprobe_set_pc;
/linux-master/arch/arm/include/asm/
H A Duprobes.h33 void (*prehandler)(struct arch_uprobe *auprobe, member in struct:arch_uprobe

Completed in 145 milliseconds