Searched refs:is_dot_o (Results 1 – 2 of 2) sorted by relevance
128 int is_dot_o; member
147 mod->is_dot_o = 1; in new_module()690 if ((!is_vmlinux(mod->name) || mod->is_dot_o) && in handle_modversions()2684 if (is_vmlinux(s->module->name) && !s->module->is_dot_o) in main()