|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | sort_extable (struct exception_table_entry *start, struct exception_table_entry *finish) |
| struct exception_table_entry * | search_extable (const struct exception_table_entry *first, const struct exception_table_entry *last, unsigned long ip) |
| void | ia64_handle_exception (struct pt_regs *regs, const struct exception_table_entry *e) |
|
read |
| void sort_extable | ( | struct exception_table_entry * | start, |
| struct exception_table_entry * | finish | ||
| ) |
1.8.2