search_exception_tables   24 arch/x86/mm/extable.c 	fixup = search_exception_tables(regs->ip);
search_exception_tables  694 arch/x86/mm/fault.c 		    !search_exception_tables(regs->ip))
search_exception_tables  163 include/linux/module.h const struct exception_table_entry *search_exception_tables(unsigned long add);