Searched refs:bug_entry (Results 1 – 16 of 16) sorted by relevance
49 extern const struct bug_entry __start___bug_table[], __stop___bug_table[];51 static inline unsigned long bug_addr(const struct bug_entry *bug) in bug_addr()64 static const struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()67 const struct bug_entry *bug = NULL; in module_find_bug()100 mod->num_bugs = sechdrs[i].sh_size / sizeof(struct bug_entry); in module_bug_finalize()121 static inline const struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()127 const struct bug_entry *find_bug(unsigned long bugaddr) in find_bug()129 const struct bug_entry *bug; in find_bug()140 const struct bug_entry *bug; in report_bug()
70 "i" (0), "i" (sizeof(struct bug_entry))); \83 "i" (sizeof(struct bug_entry)), \94 "i" (sizeof(struct bug_entry))); \108 "i" (sizeof(struct bug_entry)), \
55 struct bug_entry *bug_table;
36 "i" (0), "i" (sizeof(struct bug_entry)) ); \60 "i" (sizeof(struct bug_entry)) ); \73 "i" (sizeof(struct bug_entry)) ); \
50 "i" (sizeof(struct bug_entry))); \63 "i" (sizeof(struct bug_entry))); \88 "i" (sizeof(struct bug_entry))); \
34 "i"(sizeof(struct bug_entry)))48 "i"(sizeof(struct bug_entry)))
24 "i" (sizeof(struct bug_entry))); \39 "i" (sizeof(struct bug_entry))); \
91 static inline int is_warning_bug(const struct bug_entry *bug) in is_warning_bug()96 const struct bug_entry *find_bug(unsigned long bugaddr);
302 struct bug_entry *bug_table;
23 "i" (sizeof(struct bug_entry))); \
86 const struct bug_entry *bug; in handle_BUG()
18 struct bug_entry { struct
1232 const struct bug_entry *bug; in gdbstub()
430 DEFINE(BUG_ENTRY_SIZE, sizeof(struct bug_entry)); in main()
1451 const struct bug_entry *bug; in print_bug_trap()