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