Searched refs:exception_table_entry (Results 1 – 4 of 4) sorted by relevance
9 struct exception_table_entry;11 const struct exception_table_entry *12 search_extable(const struct exception_table_entry *base,15 void sort_extable(struct exception_table_entry *start,16 struct exception_table_entry *finish);21 const struct exception_table_entry *search_exception_tables(unsigned long add);22 const struct exception_table_entry *27 const struct exception_table_entry *search_module_extables(unsigned long addr);29 static inline const struct exception_table_entry *37 const struct exception_table_entry *search_bpf_extables(unsigned long addr);[all …]
44 struct exception_table_entry;467 struct exception_table_entry *extable;
46 struct exception_table_entry;1574 struct exception_table_entry *extable;
18 struct exception_table_entry struct