optprobe_template_call   49 arch/arm/include/asm/kprobes.h extern __visible kprobe_opcode_t optprobe_template_call;
optprobe_template_call   90 arch/arm/probes/kprobes/opt-arm.c 	((unsigned long *)&optprobe_template_call - (unsigned long *)&optprobe_template_entry)
optprobe_template_call   44 arch/x86/include/asm/kprobes.h extern __visible kprobe_opcode_t optprobe_template_call[];
optprobe_template_call  140 arch/x86/kernel/kprobes/opt.c 	((long)optprobe_template_call - (long)optprobe_template_entry)