Home
last modified time | relevance | path

Searched refs:sort_extable (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/lib/
Dextable.c36 void sort_extable(struct exception_table_entry *start, in sort_extable() function
/linux-4.1.27/kernel/
Dextable.c47 sort_extable(__start___ex_table, __stop___ex_table); in sort_main_extable()
Dmodule.c3014 sort_extable(mod->extable, mod->extable + mod->num_exentries); in post_relocation()
/linux-4.1.27/arch/sparc/mm/
Dextable.c8 void sort_extable(struct exception_table_entry *start, in sort_extable() function
/linux-4.1.27/arch/s390/mm/
Dextable.c48 void sort_extable(struct exception_table_entry *start, in sort_extable() function
/linux-4.1.27/arch/alpha/mm/
Dextable.c44 void sort_extable(struct exception_table_entry *start, in sort_extable() function
/linux-4.1.27/arch/ia64/mm/
Dextable.c49 void sort_extable (struct exception_table_entry *start, in sort_extable() function
/linux-4.1.27/arch/x86/mm/
Dextable.c123 void sort_extable(struct exception_table_entry *start, in sort_extable() function
/linux-4.1.27/include/linux/
Dmodule.h80 void sort_extable(struct exception_table_entry *start,
/linux-4.1.27/arch/mips/kernel/
Dtraps.c2357 sort_extable(__start___dbe_table, __stop___dbe_table); in trap_init()