Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dbug.c76 bug = mod->bug_table; in module_find_bug()
96 mod->bug_table = NULL; in module_bug_finalize()
104 mod->bug_table = (void *) sechdrs[i].sh_addr; in module_bug_finalize()
227 clear_once_table(mod->bug_table, in generic_bug_clear_once()
228 mod->bug_table + mod->num_bugs); in generic_bug_clear_once()
/Linux-v5.10/arch/powerpc/include/asm/
Dmodule.h51 struct bug_entry *bug_table; member
/Linux-v5.10/include/linux/
Dmodule.h439 struct bug_entry *bug_table; member