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
1741 if (!s->weak && nr_unresolved++ < MAX_UNRESOLVED_REPORTS)
2288 if (nr_unresolved > MAX_UNRESOLVED_REPORTS)
2290 nr_unresolved - MAX_UNRESOLVED_REPORTS);

Completed in 344 milliseconds