Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dvdso.h50 extern int map_vdso_once(const struct vdso_image *image, unsigned long addr);
/linux-6.12.1/arch/x86/entry/vdso/
Dvma.c280 int map_vdso_once(const struct vdso_image *image, unsigned long addr) in map_vdso_once() function
/linux-6.12.1/arch/x86/kernel/
Dprocess_64.c789 ret = map_vdso_once(image, addr); in prctl_map_vdso()