Home
last modified time | relevance | path

Searched refs:bug_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Dbug.c76 bug = mod->bug_table; in module_find_bug()
94 mod->bug_table = NULL; in module_bug_finalize()
102 mod->bug_table = (void *) sechdrs[i].sh_addr; in module_bug_finalize()
240 clear_once_table(mod->bug_table, in generic_bug_clear_once()
241 mod->bug_table + mod->num_bugs); in generic_bug_clear_once()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmodule.h54 struct bug_entry *bug_table; member
/openbmc/linux/include/linux/
H A Dmodule.h471 struct bug_entry *bug_table; member