Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c56 static unsigned int nr_unresolved; variable
1830 if (!s->weak && nr_unresolved++ < MAX_UNRESOLVED_REPORTS) in check_exports()
2377 if (nr_unresolved > MAX_UNRESOLVED_REPORTS) in main()
2379 nr_unresolved - MAX_UNRESOLVED_REPORTS); in main()

Completed in 4 milliseconds