Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c32 static bool external_module; variable
374 if (s && (!external_module || s->module->is_vmlinux || s->module == mod)) { in sym_add_exported()
1857 if (!external_module) in add_header()
2205 external_module = true; in main()