Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_sharedpage.c161 tk->tk_th[idx].th_gen = 0; in timehands_update()
164 tk->tk_th[idx] = th; in timehands_update()
165 atomic_store_rel_32(&tk->tk_th[idx].th_gen, svtk->sv_timekeep_gen); in timehands_update()
194 tk->tk_th[idx].th_gen = 0; in timehands_update32()
197 tk->tk_th[idx] = th; in timehands_update32()
198 atomic_store_rel_32(&tk->tk_th[idx].th_gen, svtk->sv_timekeep_gen); in timehands_update32()
/freebsd/sys/sys/
H A Dvdso.h49 struct vdso_timehands tk_th[]; member
146 struct vdso_timehands32 tk_th[]; member
/freebsd/lib/libsys/
H A D__vdso_gettimeofday.c73 th = &tk->tk_th[curr]; in binuptime()
117 th = &tk->tk_th[curr]; in getnanouptime()
/freebsd/sys/compat/linux/
H A Dlinux_vdso_gtod.inc187 th = &tk->tk_th[curr];
231 th = &tk->tk_th[curr];