find_bug 23 include/linux/bug.h const struct bug_entry *find_bug(unsigned long bugaddr); find_bug 126 lib/bug.c bug = find_bug(bugaddr);