search_module_extables  448 include/linux/module.h const struct exception_table_entry *search_module_extables(unsigned long addr);
search_module_extables   39 kernel/extable.c 		e = search_module_extables(addr);