map_vdso_once      45 arch/x86/include/asm/vdso.h extern int map_vdso_once(const struct vdso_image *image, unsigned long addr);
map_vdso_once     695 arch/x86/kernel/process_64.c 	ret = map_vdso_once(image, addr);