Searched refs:VDSO_TH_NUM (Results 1 – 2 of 2) sorted by relevance
155 if (++idx >= VDSO_TH_NUM) in timehands_update()188 if (++idx >= VDSO_TH_NUM) in timehands_update32()238 sizeof(struct vdso_timehands) * VDSO_TH_NUM, 16); in alloc_sv_tk()258 sizeof(struct vdso_timehands32) * VDSO_TH_NUM, 16); in alloc_sv_tk_compat32()
117 #define VDSO_TH_NUM 4 macro