other_kp          549 arch/ia64/kernel/kprobes.c 	struct kprobe *other_kp;
other_kp          558 arch/ia64/kernel/kprobes.c 		other_kp = get_kprobe((void *)addr);
other_kp          559 arch/ia64/kernel/kprobes.c 		if (other_kp)
other_kp          560 arch/ia64/kernel/kprobes.c 			other_kp->ainsn.inst_flag &= ~INST_FLAG_BOOSTABLE;