Searched defs:vdso_info (Results 1 – 4 of 4) sorted by relevance
39 static struct vdso_info struct56 } vdso_info; argument
39 struct vdso_info { struct47 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument110 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local258 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()323 struct vdso_info *vdso_info; in machine__findnew_vdso() local
51 struct vdso_info *vdso_info; member
57 static struct vdso_abi_info vdso_info[] __ro_after_init = { variable