Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/mod/
Dmodpost.c41 static bool external_module; variable
342 if (s && (!external_module || s->module->is_vmlinux || s->module == mod)) { in sym_add_exported()
1800 if (!external_module) in add_header()
2218 external_module = true; in main()