Searched refs:bug_table (Results 1 – 2 of 2) sorted by relevance
76 bug = mod->bug_table; in module_find_bug() 90 mod->bug_table = NULL; in module_bug_finalize() 98 mod->bug_table = (void *) sechdrs[i].sh_addr; in module_bug_finalize() 236 clear_once_table(mod->bug_table, in generic_bug_clear_once() 237 mod->bug_table + mod->num_bugs); in generic_bug_clear_once()
463 struct bug_entry *bug_table; member