Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/mod/
Dmodpost.c31 static bool external_module; variable
377 if (s && (!external_module || s->module->is_vmlinux || s->module == mod)) { in sym_add_exported()
1998 if (!external_module) in add_header()
2332 external_module = true; in main()