Home
last modified time | relevance | path

Searched defs:vdso_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/Documentation/vDSO/
Dparse_vdso.c61 static struct vdso_info struct
78 } vdso_info; argument
/linux-4.4.14/tools/perf/util/
Dvdso.c35 struct vdso_info { struct
43 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument
106 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local
254 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()
289 struct vdso_info *vdso_info; in machine__findnew_vdso() local
Dmachine.h36 struct vdso_info *vdso_info; member