Searched refs:nr_unresolved (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 182 milliseconds