CS_BASES 79 arch/arm64/kernel/vdso.c struct vdso_data data[CS_BASES]; CS_BASES 54 arch/mips/include/asm/vdso.h struct vdso_data data[CS_BASES]; CS_BASES 35 arch/x86/include/asm/vvar.h extern type vvar_ ## name[CS_BASES] \ CS_BASES 41 arch/x86/include/asm/vvar.h type name[CS_BASES] \ CS_BASES 85 include/vdso/datapage.h extern struct vdso_data _vdso_data[CS_BASES] __attribute__((visibility("hidden")));