Lines Matching defs:vmlinux
194 if (strcmp(export->mod, "vmlinux"))
537 * type_show() functions across vmlinux.o each see only one candidate after
1192 * If exported by vmlinux to all modules, a normal reloc will do.
1196 if (strcmp(export->mod, "vmlinux"))
1216 /* Unexported symbol which lives in the original vmlinux or module. */
1364 if (strcmp(export->mod, "vmlinux") &&
1446 * vmlinux symbol goes in the vmlinux section so it gets applied when
1451 if (!strcmp(sym_modname, "vmlinux")) {
1452 sec_objname = "vmlinux";
1889 /* vmlinux keys are ok */
1890 if (!strcmp(sym_modname, "vmlinux"))
2040 if (strcmp(modname, "vmlinux")) {