Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbug.c78 bug = mod->bug_table; in module_find_bug()
98 mod->bug_table = NULL; in module_bug_finalize()
106 mod->bug_table = (void *) sechdrs[i].sh_addr; in module_bug_finalize()
228 clear_once_table(mod->bug_table, in generic_bug_clear_once()
229 mod->bug_table + mod->num_bugs); in generic_bug_clear_once()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmodule.h51 struct bug_entry *bug_table; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h452 struct bug_entry *bug_table; member