Searched defs:bugaddr (Results 1 – 1 of 1) sorted by relevance
66 static struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()126 static inline struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()132 struct bug_entry *find_bug(unsigned long bugaddr) in find_bug()143 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug()