Searched refs:bug_entry (Results 1 – 16 of 16) sorted by relevance
46 extern const struct bug_entry __start___bug_table[], __stop___bug_table[];48 static inline unsigned long bug_addr(const struct bug_entry *bug) in bug_addr()60 static const struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()65 const struct bug_entry *bug = mod->bug_table; in module_find_bug()90 mod->num_bugs = sechdrs[i].sh_size / sizeof(struct bug_entry); in module_bug_finalize()109 static inline const struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()115 const struct bug_entry *find_bug(unsigned long bugaddr) in find_bug()117 const struct bug_entry *bug; in find_bug()128 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)), \
53 struct bug_entry *bug_table;
34 "i" (0), "i" (sizeof(struct bug_entry)) ); \58 "i" (sizeof(struct bug_entry)) ); \71 "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))); \
78 static inline int is_warning_bug(const struct bug_entry *bug) in is_warning_bug()83 const struct bug_entry *find_bug(unsigned long bugaddr);
299 struct bug_entry *bug_table;
24 "i" (sizeof(struct bug_entry))); \
15 const struct bug_entry *bug; in handle_BUG()
10 struct bug_entry { struct
382 DEFINE(BUG_ENTRY_SIZE, sizeof(struct bug_entry)); in main()
1232 const struct bug_entry *bug; in gdbstub()
1390 const struct bug_entry *bug; in print_bug_trap()