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