Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dmodpost.c69 static unsigned int nr_unresolved; variable
1780 if (!s->weak && nr_unresolved++ < MAX_UNRESOLVED_REPORTS) in check_exports()
2415 if (nr_unresolved > MAX_UNRESOLVED_REPORTS) in main()
2417 nr_unresolved - MAX_UNRESOLVED_REPORTS); in main()