Searched refs:ver_hash (Results 1 – 1 of 1) sorted by relevance
| /tools/testing/selftests/vDSO/ |
| A D | parse_vdso.c | 241 const char *version, unsigned long ver_hash) in check_sym() argument 254 !vdso_match_version(vdso_info.versym[i], version, ver_hash)) in check_sym() 262 unsigned long ver_hash; in vdso_sym() local 266 ver_hash = elf_hash(version); in vdso_sym() 282 check_sym(sym, i, name, version, ver_hash)) in vdso_sym() 293 check_sym(sym, i, name, version, ver_hash)) in vdso_sym()
|
Completed in 5 milliseconds