Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c2119 static int vdso_th_enable = 1; variable
2125 old_vdso_th_enable = vdso_th_enable; in sysctl_fast_gettime()
2129 vdso_th_enable = old_vdso_th_enable; in sysctl_fast_gettime()
2153 if (!vdso_th_enable) in tc_fill_vdso_timehands()
2178 if (!vdso_th_enable) in tc_fill_vdso_timehands32()