bug_entry          23 arch/x86/include/asm/bug.h 		     "i" (sizeof(struct bug_entry)));		\
bug_entry          91 include/linux/bug.h static inline int is_warning_bug(const struct bug_entry *bug)
bug_entry          96 include/linux/bug.h const struct bug_entry *find_bug(unsigned long bugaddr);
bug_entry         316 include/linux/module.h 	struct bug_entry *bug_table;