Searched refs:vdso_file (Results 1 – 1 of 1) sorted by relevance
31 struct vdso_file { struct40 struct vdso_file vdso; argument42 struct vdso_file vdso32;43 struct vdso_file vdsox32;71 static char *get_file(struct vdso_file *vdso_file) in get_file() argument79 if (vdso_file->found) in get_file()104 vdso_file->error = !vdso_file->found; in get_file()214 static const char *vdso__get_compat_file(struct vdso_file *vdso_file) in vdso__get_compat_file() argument218 if (vdso_file->found) in vdso__get_compat_file()221 if (vdso_file->error) in vdso__get_compat_file()[all …]
Completed in 4 milliseconds