Home
last modified time | relevance | path

Searched refs:map_vdso_once (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dvdso.h50 extern int map_vdso_once(const struct vdso_image *image, unsigned long addr);
/openbmc/linux/arch/x86/entry/vdso/
H A Dvma.c330 int map_vdso_once(const struct vdso_image *image, unsigned long addr) in map_vdso_once() function
/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c741 ret = map_vdso_once(image, addr); in prctl_map_vdso()