Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sharedpage.c154 idx = svtk->sv_timekeep_curr; in timehands_update()
157 svtk->sv_timekeep_curr = idx; in timehands_update()
159 svtk->sv_timekeep_gen = 1; in timehands_update()
162 svtk->sv_timekeep_off); in timehands_update()
187 idx = svtk->sv_timekeep_curr; in timehands_update32()
192 svtk->sv_timekeep_gen = 1; in timehands_update32()
195 svtk->sv_timekeep_off); in timehands_update32()
231 struct vdso_sv_tk *svtk; in alloc_sv_tk() local
244 return (svtk); in alloc_sv_tk()
251 struct vdso_sv_tk *svtk; in alloc_sv_tk_compat32() local
[all …]