Searched defs:warn (Results 1 - 1 of 1) sorted by relevance

/scripts/mod/
H A Dmodpost.c40 /* Only warn about unresolved symbols */
66 PRINTF void warn(const char *fmt, ...) function
310 warn("%s: '%s' exported twice. Previous export "
600 warn("\"%s\" [%s] is COMMON symbol\n", symname, mod->name);
843 warn("%s (%s): unexpected non-allocatable section.\n"
1076 * warn here.
1324 warn("%s(%s+0x%llx): Section mismatch in reference from the %s %s%s "
1708 warn("modpost: missing MODULE_LICENSE() in %s\n"
1793 warn("modpost: GPL-incompatible module %s%s "
1811 warn("modpos
[all...]

Completed in 6 milliseconds