Searched refs:svtk (Results 1 – 1 of 1) sorted by relevance
143 timehands_update(struct vdso_sv_tk *svtk) in timehands_update() argument151 idx = svtk->sv_timekeep_curr; in timehands_update()154 svtk->sv_timekeep_curr = idx; in timehands_update()155 if (++svtk->sv_timekeep_gen == 0) in timehands_update()156 svtk->sv_timekeep_gen = 1; in timehands_update()159 svtk->sv_timekeep_off); in timehands_update()164 atomic_store_rel_32(&tk->tk_th[idx].th_gen, svtk->sv_timekeep_gen); in timehands_update()176 timehands_update32(struct vdso_sv_tk *svtk) in timehands_update32() argument184 idx = svtk->sv_timekeep_curr; in timehands_update32()187 svtk->sv_timekeep_curr = idx; in timehands_update32()[all …]