ip_table           30 arch/x86/kernel/unwind_orc.c static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table,
ip_table           33 arch/x86/kernel/unwind_orc.c 	int *first = ip_table;
ip_table           34 arch/x86/kernel/unwind_orc.c 	int *last = ip_table + num_entries - 1;
ip_table           56 arch/x86/kernel/unwind_orc.c 	return u_table + (found - ip_table);