Searched refs:module_find_bug (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dbug.c47 static const struct bug_entry *module_find_bug(unsigned long bugaddr) function
98 static inline const struct bug_entry *module_find_bug(unsigned long bugaddr) function
112 return module_find_bug(bugaddr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dmodule.c75 struct bug_entry *module_find_bug(unsigned long bugaddr) function
77 panic("module_find_bug not implemented");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c314 struct bug_entry *module_find_bug(unsigned long bugaddr) function
H A Dmodule_64.c455 struct bug_entry *module_find_bug(unsigned long bugaddr) function

Completed in 53 milliseconds