probe_get_fixup_type   28 arch/s390/include/asm/kprobes.h int probe_get_fixup_type(u16 *insn);
probe_get_fixup_type  465 arch/s390/kernel/kprobes.c 	int fixup = probe_get_fixup_type(p->ainsn.insn);
probe_get_fixup_type   80 arch/s390/kernel/uprobes.c 	int fixup = probe_get_fixup_type(auprobe->insn);