Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/mod/
Dmodpost.c49 static unsigned int nr_unresolved; variable
1914 if (!s->weak && nr_unresolved++ < MAX_UNRESOLVED_REPORTS) in check_exports()
2402 if (nr_unresolved > MAX_UNRESOLVED_REPORTS) in main()
2404 nr_unresolved - MAX_UNRESOLVED_REPORTS); in main()