exception_table_entry    8 arch/x86/include/asm/sections.h extern struct exception_table_entry __stop___ex_table[];
exception_table_entry   74 include/linux/module.h struct exception_table_entry;
exception_table_entry   76 include/linux/module.h const struct exception_table_entry *
exception_table_entry   77 include/linux/module.h search_extable(const struct exception_table_entry *first,
exception_table_entry   78 include/linux/module.h 	       const struct exception_table_entry *last,
exception_table_entry   80 include/linux/module.h void sort_extable(struct exception_table_entry *start,
exception_table_entry   81 include/linux/module.h 		  struct exception_table_entry *finish);
exception_table_entry  187 include/linux/module.h const struct exception_table_entry *search_exception_tables(unsigned long add);
exception_table_entry  287 include/linux/module.h 	struct exception_table_entry *extable;
exception_table_entry  518 include/linux/module.h const struct exception_table_entry *search_module_extables(unsigned long addr);
exception_table_entry  530 include/linux/module.h static inline const struct exception_table_entry *