probes_handler_t   11 arch/arm64/include/asm/probes.h typedef void (probes_handler_t) (u32 opcode, long addr, struct pt_regs *);
probes_handler_t   17 arch/arm64/include/asm/probes.h 	probes_handler_t *handler;