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

/linux-master/arch/powerpc/include/asm/
H A Dmodule.h54 struct bug_entry *bug_table; member in struct:mod_arch_specific
/linux-master/lib/
H A Dbug.c76 bug = mod->bug_table;
94 mod->bug_table = NULL;
102 mod->bug_table = (void *) sechdrs[i].sh_addr;
240 clear_once_table(mod->bug_table,
241 mod->bug_table + mod->num_bugs);
/linux-master/include/linux/
H A Dmodule.h471 struct bug_entry *bug_table; member in struct:module

Completed in 180 milliseconds