Home
last modified time | relevance | path

Searched refs:exception_table_entry (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dextable.h9 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 …]
Dmodule.h44 struct exception_table_entry;
467 struct exception_table_entry *extable;
Dbpf.h46 struct exception_table_entry;
1574 struct exception_table_entry *extable;
/include/asm-generic/
Dextable.h18 struct exception_table_entry struct