Searched refs:optprobe_template_end (Results 1 – 7 of 7) sorted by relevance
50 extern __visible kprobe_opcode_t optprobe_template_end;59 ((unsigned long)&optprobe_template_end - \
43 extern kprobe_opcode_t optprobe_template_end[];48 #define MAX_OPTINSN_SIZE (optprobe_template_end - optprobe_template_entry)
45 extern __visible kprobe_opcode_t optprobe_template_end[];48 (((unsigned long)optprobe_template_end - \
129 .global optprobe_template_end130 optprobe_template_end: label
31 (optprobe_template_end - optprobe_template_entry)
92 ((unsigned long *)&optprobe_template_end - (unsigned long *)&optprobe_template_entry)
142 ((long)optprobe_template_end - (long)optprobe_template_entry)