count_plts        234 arch/arm/kernel/module-plts.c 			core_plts += count_plts(syms, dstsec->sh_addr, rels,
count_plts        237 arch/arm/kernel/module-plts.c 			init_plts += count_plts(syms, dstsec->sh_addr, rels,
count_plts        306 arch/arm64/kernel/module-plts.c 			core_plts += count_plts(syms, rels, numrels,
count_plts        309 arch/arm64/kernel/module-plts.c 			init_plts += count_plts(syms, rels, numrels,
count_plts        461 arch/ia64/kernel/module.c 			init_plts += count_plts(rels, numrels);
count_plts        463 arch/ia64/kernel/module.c 			core_plts += count_plts(rels, numrels);