Searched refs:bug_entry (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dbug.h23 "i" (sizeof(struct bug_entry))); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dbug.h34 "i" (0), "i" (sizeof(struct bug_entry)) ); \
58 "i" (sizeof(struct bug_entry)) ); \
71 "i" (sizeof(struct bug_entry)) ); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dbug.h17 "i" (sizeof(struct bug_entry))); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A Dbug.c23 - NOTE: struct bug_entry does not have "file" or "line" entries
42 extern const struct bug_entry __start___bug_table[], __stop___bug_table[];
47 static const struct bug_entry *module_find_bug(unsigned long bugaddr)
52 const struct bug_entry *bug = mod->bug_table;
77 mod->num_bugs = sechdrs[i].sh_size / sizeof(struct bug_entry);
98 static inline const struct bug_entry *module_find_bug(unsigned long bugaddr)
104 const struct bug_entry *find_bug(unsigned long bugaddr)
106 const struct bug_entry *bug;
117 const struct bug_entry *bug;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-avr32/
H A Dbug.h34 "i"(sizeof(struct bug_entry)))
48 "i"(sizeof(struct bug_entry)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Dbug.h30 "i" (sizeof(struct bug_entry))); \
45 "i" (sizeof(struct bug_entry))); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/
H A Dbug.h15 * %4 - sizeof(struct bug_entry)
47 "i" (sizeof(struct bug_entry))); \
60 "i" (sizeof(struct bug_entry))); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dbug.h16 static inline int is_warning_bug(const struct bug_entry *bug)
21 const struct bug_entry *find_bug(unsigned long bugaddr);
H A Dmodule.h324 struct bug_entry *bug_table;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dbug.h40 sizeof(struct bug_entry), respectively */
68 "i" (0), "i" (sizeof(struct bug_entry))); \
81 "i" (sizeof(struct bug_entry)), \
92 "i" (sizeof(struct bug_entry))); \
106 "i" (sizeof(struct bug_entry)), \
H A Dmodule.h45 struct bug_entry *bug_table;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dmodule.c75 struct bug_entry *module_find_bug(unsigned long bugaddr)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-generic/
H A Dbug.h10 struct bug_entry { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c314 struct bug_entry *module_find_bug(unsigned long bugaddr)
318 struct bug_entry *bug;
H A Dmodule_64.c455 struct bug_entry *module_find_bug(unsigned long bugaddr)
459 struct bug_entry *bug;
H A Dasm-offsets.c313 DEFINE(BUG_ENTRY_SIZE, sizeof(struct bug_entry));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dxmon.c1342 const struct bug_entry *bug;

Completed in 287 milliseconds