Home
last modified time | relevance | path

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

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