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

/linux-master/scripts/mod/
H A Dmodpost.c55 static unsigned int nr_unresolved; variable
1745 if (!s->weak && nr_unresolved++ < MAX_UNRESOLVED_REPORTS)
2292 if (nr_unresolved > MAX_UNRESOLVED_REPORTS)
2294 nr_unresolved - MAX_UNRESOLVED_REPORTS);

Completed in 279 milliseconds