Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dextable.h12 search_extable(const struct exception_table_entry *base,
/Linux-v4.19/arch/sh/mm/
Dextable_64.c59 search_extable(const struct exception_table_entry *base, in search_extable() function
/Linux-v4.19/arch/sparc/mm/
Dextable.c17 search_extable(const struct exception_table_entry *base, in search_extable() function
/Linux-v4.19/kernel/
Dextable.c60 e = search_extable(__start___ex_table, in search_exception_tables()
Dmodule.c4271 e = search_extable(mod->extable, in search_module_extables()
/Linux-v4.19/lib/
Dextable.c119 search_extable(const struct exception_table_entry *base, in search_extable() function
/Linux-v4.19/arch/mips/kernel/
Dmodule.c429 e = search_extable(dbe->dbe_start, in search_module_dbetables()
Dtraps.c430 e = search_extable(__start___dbe_table, in search_dbe_tables()