#include <linux/config.h>#include <linux/module.h>#include <asm/uaccess.h>Include dependency graph for s390/mm/extable.c:

Go to the source code of this file.
Functions | |
| static unsigned long | search_one_table (const struct exception_table_entry *first, const struct exception_table_entry *last, unsigned long value) |
| unsigned long | search_exception_table (unsigned long addr) |
Variables | |
| const struct exception_table_entry | __start___ex_table [] |
| const struct exception_table_entry | __stop___ex_table [] |
|
|
Definition at line 40 of file s390/mm/extable.c. References module::ex_table_end, module::ex_table_start, FIX_PSW, module_list, module::next, NULL, ret, and search_one_table(). Here is the call graph for this function: ![]() |
|
||||||||||||||||
|
Definition at line 19 of file s390/mm/extable.c. References diff, exception_table_entry::fixup, and exception_table_entry::insn. |
|
|
|
|
|
|