optprobe_template_val   48 arch/arm/include/asm/kprobes.h extern __visible kprobe_opcode_t optprobe_template_val;
optprobe_template_val   88 arch/arm/probes/kprobes/opt-arm.c 	((unsigned long *)&optprobe_template_val - (unsigned long *)&optprobe_template_entry)
optprobe_template_val   43 arch/x86/include/asm/kprobes.h extern __visible kprobe_opcode_t optprobe_template_val[];
optprobe_template_val  138 arch/x86/kernel/kprobes/opt.c 	((long)optprobe_template_val - (long)optprobe_template_entry)