Home
last modified time | relevance | path

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

/Linux-v5.4/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()
224 clear_once_table(mod->bug_table, in generic_bug_clear_once()
225 mod->bug_table + mod->num_bugs); in generic_bug_clear_once()
/Linux-v5.4/arch/powerpc/include/asm/
Dmodule.h69 struct bug_entry *bug_table; member
/Linux-v5.4/include/linux/
Dmodule.h424 struct bug_entry *bug_table; member