Searched refs:CS_BASES (Results 1 – 4 of 4) sorted by relevance
44 #define CS_BASES (CS_RAW + 1) macro
52 struct vdso_data data[CS_BASES];
120 extern struct vdso_data _vdso_data[CS_BASES] __attribute__((visibility("hidden")));
126 extern struct vdso_data _vdso_data[CS_BASES] __attribute__((visibility("hidden")));
Completed in 23 milliseconds