Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/vDSO/
Dparse_vdso.c61 static struct vdso_info struct
78 } vdso_info; variable
/Linux-v4.19/tools/perf/util/
Dvdso.c36 struct vdso_info { struct
44 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument
107 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local
253 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()
318 struct vdso_info *vdso_info; in machine__findnew_vdso() local
Dmachine.h48 struct vdso_info *vdso_info; member