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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c1576 unsigned int unusedgplindex; local
1659 unusedgplindex = find_sec(hdr, sechdrs, secstrings, "__ksymtab_unused_gpl");
1819 mod->num_unused_gpl_syms = sechdrs[unusedgplindex].sh_size /
1828 mod->unused_gpl_syms = (void *)sechdrs[unusedgplindex].sh_addr;

Completed in 44 milliseconds