Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c2170 static int vdso_th_enable = 1; variable
2176 old_vdso_th_enable = vdso_th_enable; in sysctl_fast_gettime()
2180 vdso_th_enable = old_vdso_th_enable; in sysctl_fast_gettime()
2204 if (!vdso_th_enable) in tc_fill_vdso_timehands()
2229 if (!vdso_th_enable) in tc_fill_vdso_timehands32()