Home
last modified time | relevance | path

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

/linux-2.6.39/lib/
Dbug.c65 const struct bug_entry *bug = mod->bug_table; in module_find_bug()
81 mod->bug_table = NULL; in module_bug_finalize()
89 mod->bug_table = (void *) sechdrs[i].sh_addr; in module_bug_finalize()
/linux-2.6.39/arch/powerpc/include/asm/
Dmodule.h53 struct bug_entry *bug_table; member
/linux-2.6.39/include/linux/
Dmodule.h350 struct bug_entry *bug_table; member