Searched refs:search_extable (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/sh/mm/
H A Dextable_64.c45 search_extable(const struct exception_table_entry *first, search_extable() function
/linux-4.1.27/arch/sparc/mm/
H A Dextable.c15 search_extable(const struct exception_table_entry *start, search_extable() function
/linux-4.1.27/arch/s390/mm/
H A Dextable.c13 search_extable(const struct exception_table_entry *first, search_extable() function
/linux-4.1.27/arch/alpha/mm/
H A Dextable.c73 search_extable(const struct exception_table_entry *first, search_extable() function
/linux-4.1.27/arch/ia64/mm/
H A Dextable.c83 search_extable (const struct exception_table_entry *first, search_extable() function
/linux-4.1.27/lib/
H A Dextable.c72 search_extable(const struct exception_table_entry *first, search_extable() function
/linux-4.1.27/arch/x86/mm/
H A Dextable.c82 search_extable(const struct exception_table_entry *first, search_extable() function
/linux-4.1.27/kernel/
H A Dextable.c56 e = search_extable(__start___ex_table, __stop___ex_table-1, addr); search_exception_tables()
H A Dmodule.c3826 e = search_extable(mod->extable, search_module_extables()
/linux-4.1.27/arch/mips/kernel/
H A Dmodule.c258 e = search_extable(dbe->dbe_start, dbe->dbe_end - 1, addr); search_module_dbetables()
H A Dtraps.c428 e = search_extable(__start___dbe_table, __stop___dbe_table - 1, addr); search_dbe_tables()
/linux-4.1.27/include/linux/
H A Dmodule.h77 search_extable(const struct exception_table_entry *first,

Completed in 610 milliseconds