Searched refs:optprobe_template_end (Results 1 – 7 of 7) sorted by relevance
58 extern __visible kprobe_opcode_t optprobe_template_end;67 ((unsigned long)&optprobe_template_end - \
56 extern kprobe_opcode_t optprobe_template_end[];61 #define MAX_OPTINSN_SIZE (optprobe_template_end - optprobe_template_entry)
58 extern __visible kprobe_opcode_t optprobe_template_end[];61 (((unsigned long)optprobe_template_end - \
133 .global optprobe_template_end134 optprobe_template_end: label
35 (optprobe_template_end - optprobe_template_entry)
105 ((unsigned long *)&optprobe_template_end - (unsigned long *)&optprobe_template_entry)
150 ((long)optprobe_template_end - (long)optprobe_template_entry)