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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dextable_64.c45 search_extable(const struct exception_table_entry *first, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dextable.c15 search_extable(const struct exception_table_entry *start, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dextable.c49 e = search_extable(__start___ex_table, __stop___ex_table-1, addr);
H A Dmodule.c3094 e = search_extable(mod->extable,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dextable.c72 search_extable(const struct exception_table_entry *first, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/mm/
H A Dextable.c73 search_extable(const struct exception_table_entry *first, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Dextable.c83 search_extable (const struct exception_table_entry *first, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmodule.c374 e = search_extable(dbe->dbe_start, dbe->dbe_end - 1, addr);
H A Dtraps.c410 e = search_extable(__start___dbe_table, __stop___dbe_table - 1, addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmodule.h77 search_extable(const struct exception_table_entry *first,

Completed in 105 milliseconds