Home
last modified time | relevance | path

Searched defs:vdso_info (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
H A Dparse_vdso.c39 static struct vdso_info struct
56 } vdso_info; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dparse_vdso.c39 static struct vdso_info struct
56 } vdso_info; variable
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dvdso.c89 struct loongarch_vdso_info vdso_info = { variable
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dvdso.c87 struct loongarch_vdso_info vdso_info = { variable
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dvdso.c53 static struct __vdso_info vdso_info; variable
66 static void __init __vdso_init(struct __vdso_info *vdso_info) in __vdso_init() argument
215 __setup_additional_pages(struct mm_struct *mm, struct linux_binprm *bprm, int uses_interp, struct __vdso_info *vdso_info) __setup_additional_pages() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.h51 struct vdso_info *vdso_info; member
H A Dvdso.c39 struct vdso_info { struct
110 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local
256 __machine__findnew_vdso_compat(struct machine *machine, struct thread *thread, struct vdso_info *vdso_info, struct dso **dso) __machine__findnew_vdso_compat() argument
323 struct vdso_info *vdso_info; machine__findnew_vdso() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.h53 struct vdso_info *vdso_info; member
H A Dvdso.c39 struct vdso_info { struct
110 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local
257 __machine__findnew_vdso_compat(struct machine *machine, struct thread *thread, struct vdso_info *vdso_info, struct dso **dso) __machine__findnew_vdso_compat() argument
324 struct vdso_info *vdso_info; machine__findnew_vdso() local
[all...]

Completed in 4 milliseconds