Searched refs:vers (Results 1 – 3 of 3) sorted by relevance
27 unsigned int sym, str, mod, vers, info, pcpu; member
1308 unsigned int versindex = info->index.vers; in check_version()3205 info->sechdrs[info->index.vers].sh_flags &= ~(unsigned long)SHF_ALLOC; in rewrite_section_headers()3262 info->index.vers = 0; /* Pretend no __versions section! */ in setup_load_info()3264 info->index.vers = find_sec(info, "__versions"); in setup_load_info()3284 } else if (!same_magic(modmagic, vermagic, info->index.vers)) { in check_modinfo()
157 static struct audit_features af = {.vers = AUDIT_FEATURE_VERSION,