Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dbug.c75 bug = mod->bug_table; in module_find_bug()
95 mod->bug_table = NULL; in module_bug_finalize()
103 mod->bug_table = (void *) sechdrs[i].sh_addr; in module_bug_finalize()
217 clear_once_table(mod->bug_table, in generic_bug_clear_once()
218 mod->bug_table + mod->num_bugs); in generic_bug_clear_once()
/Linux-v4.19/arch/powerpc/include/asm/
Dmodule.h72 struct bug_entry *bug_table; member
/Linux-v4.19/include/linux/
Dmodule.h407 struct bug_entry *bug_table; member