Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/vDSO/
H A Dparse_vdso.c45 static struct vdso_info struct
62 } vdso_info; argument
/openbmc/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
259 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()
324 struct vdso_info *vdso_info; in machine__findnew_vdso() local
H A Dmachine.h53 struct vdso_info *vdso_info; member
/openbmc/linux/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()
218 struct __vdso_info *vdso_info) in __setup_additional_pages()
/openbmc/linux/arch/loongarch/kernel/
H A Dvdso.c87 struct loongarch_vdso_info vdso_info = { variable
/openbmc/linux/arch/arm64/kernel/
H A Dvdso.c54 static struct vdso_abi_info vdso_info[] __ro_after_init = { variable
/openbmc/qemu/linux-user/
H A Delfload.c2474 struct image_info *vdso_info) in create_elf_tables()
3797 struct image_info interp_info, vdso_info; in load_elf_binary() local