Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/mod/
Dmodpost.c33 static bool external_module; variable
375 if (s && (!external_module || s->module->is_vmlinux || s->module == mod)) { in sym_add_exported()
1942 if (!external_module) in add_header()
2290 external_module = true; in main()