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; argument
/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 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()
333 struct vdso_info *vdso_info; in machine__findnew_vdso() local
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/arm64/kernel/
H A Dvdso.c45 static struct vdso_abi_info vdso_info[] __ro_after_init = { variable