Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vDSO/
H A Dparse_vdso.c46 static struct vdso_info struct
64 } vdso_info; variable
[all...]
/linux/tools/perf/util/
H A Dvdso.c39 struct vdso_info { struct
47 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument
110 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local
266 __machine__findnew_vdso_compat(struct machine * machine,struct thread * thread,struct vdso_info * vdso_info,struct dso ** dso) __machine__findnew_vdso_compat() argument
333 struct vdso_info *vdso_info; machine__findnew_vdso() local
[all...]
H A Dmachine.h43 struct vdso_info *vdso_info; member
/linux/arch/riscv/kernel/
H A Dvdso.c31 static struct __vdso_info vdso_info; variable
44 static void __init __vdso_init(struct __vdso_info *vdso_info) in __vdso_init() argument
113 __setup_additional_pages(struct mm_struct * mm,struct linux_binprm * bprm,int uses_interp,struct __vdso_info * vdso_info) __setup_additional_pages() argument
[all...]
/linux/arch/loongarch/kernel/
H A Dvdso.c35 struct loongarch_vdso_info vdso_info = { variable