Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c55 static unsigned int nr_unresolved; variable
1778 if (!s->weak && nr_unresolved++ < MAX_UNRESOLVED_REPORTS) in check_exports()
2325 if (nr_unresolved > MAX_UNRESOLVED_REPORTS) in main()
2327 nr_unresolved - MAX_UNRESOLVED_REPORTS); in main()