Searched defs:vdso_info (Results 1 – 6 of 6) sorted by relevance
45 static struct vdso_info struct62 } vdso_info; argument
39 struct vdso_info { struct47 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument110 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local266 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()333 struct vdso_info *vdso_info; in machine__findnew_vdso() local
43 struct vdso_info *vdso_info; member
47 static struct __vdso_info vdso_info; variable60 static void __init __vdso_init(struct __vdso_info *vdso_info) in __vdso_init()212 struct __vdso_info *vdso_info) in __setup_additional_pages()
85 struct loongarch_vdso_info vdso_info = { variable
48 static struct vdso_abi_info vdso_info[] __ro_after_init = { variable
Completed in 10 milliseconds