search_extable     72 include/linux/module.h search_extable(const struct exception_table_entry *first,
search_extable     37 kernel/extable.c 	e = search_extable(__start___ex_table, __stop___ex_table-1, addr);
search_extable   2626 kernel/module.c 		e = search_extable(mod->extable,