Searched refs:from_p (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.c1261 const char *from, *from_p; local
1267 case 0: from = "variable"; from_p = ""; break;
1268 case 1: from = "function"; from_p = "()"; break;
1269 default: from = "(unknown reference)"; from_p = ""; break;
1283 modname, fromsec, fromaddr, from, fromsym, from_p, to, tosec,
1351 from, prl_from, fromsym, from_p,
1368 from, prl_from, fromsym, from_p,
1385 from, prl_from, fromsym, from_p,

Completed in 108 milliseconds