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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dmodpost.c185 static struct symbol *alloc_symbol(const char *name, unsigned int weak, function
205 new = symbolhash[hash] = alloc_symbol(name, 0, symbolhash[hash]);
614 alloc_symbol(symname +
1701 mod->unres = alloc_symbol("module_layout", 0, mod->unres);

Completed in 61 milliseconds