Home
last modified time | relevance | path

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

/kernel/
Dmodule.c1264 static const char vermagic[] = VERMAGIC_STRING; variable
2911 } else if (!same_magic(modmagic, vermagic, info->index.vers)) { in check_modinfo()
2913 mod->name, modmagic, vermagic); in check_modinfo()