Lines Matching defs:nmdp
1655 struct mod_metadata **start, **stop, **mdp, **nmdp;
1723 for (nmdp = start; nmdp < stop; nmdp++) {
1724 nmp = *nmdp;
1731 if (nmdp < stop) /* it's a self reference */
2318 struct mod_metadata **start, **stop, **mdp, **nmdp;
2358 for (nmdp = start; nmdp < stop; nmdp++) {
2359 nmp = *nmdp;
2366 if (nmdp < stop)/* early exit, it's a self reference */