Searched refs:from_dump (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/mod/
H A Dmodpost.h98 bool from_dump; /* true if module was loaded from *.symvers */ member in struct:module
H A Dmodpost.c2123 mod->from_dump = true;
2142 if (mod->from_dump)
2166 if (mod->from_dump || list_empty(&mod->missing_namespaces))
2263 if (mod->from_dump || mod->is_vmlinux)
2274 if (mod->from_dump)

Completed in 131 milliseconds