Searched refs:dbe_end (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dmodule.h11 const struct exception_table_entry *dbe_end; member in struct:mod_arch_specific
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmodule.h11 const struct exception_table_entry *dbe_end; member in struct:mod_arch_specific
/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);
398 me->arch.dbe_end = (void *)s->sh_addr + s->sh_size;

Completed in 52 milliseconds