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

/arch/sh/mm/
H A Dextable_64.c45 search_extable(const struct exception_table_entry *first, function
/arch/s390/mm/
H A Dextable.c13 search_extable(const struct exception_table_entry *first, function
/arch/sparc/mm/
H A Dextable.c15 search_extable(const struct exception_table_entry *start, function
/arch/alpha/mm/
H A Dextable.c73 search_extable(const struct exception_table_entry *first, function
/arch/ia64/mm/
H A Dextable.c83 search_extable (const struct exception_table_entry *first, function
/arch/x86/mm/
H A Dextable.c82 search_extable(const struct exception_table_entry *first, function
/arch/mips/kernel/
H A Dmodule.c258 e = search_extable(dbe->dbe_start, dbe->dbe_end - 1, addr);
H A Dtraps.c420 e = search_extable(__start___dbe_table, __stop___dbe_table - 1, addr);

Completed in 748 milliseconds