Searched refs:VDSO_TH_ALGO_ARM_GENTIM (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/arm/include/
H A Dvdso.h35 #define VDSO_TH_ALGO_ARM_GENTIM VDSO_TH_ALGO_1 macro
/freebsd-current/sys/arm64/include/
H A Dvdso.h37 #define VDSO_TH_ALGO_ARM_GENTIM VDSO_TH_ALGO_1 macro
/freebsd-current/lib/libsys/aarch64/
H A D__vdso_gettc.c60 if (th->th_algo != VDSO_TH_ALGO_ARM_GENTIM)
/freebsd-current/lib/libsys/arm/
H A D__vdso_gettc.c63 if (th->th_algo != VDSO_TH_ALGO_ARM_GENTIM)
/freebsd-current/sys/arm64/linux/
H A Dlinux_vdso_gtod.c141 if (th->th_algo != VDSO_TH_ALGO_ARM_GENTIM)
/freebsd-current/sys/arm/arm/
H A Dgeneric_timer.c866 vdso_th->th_algo = VDSO_TH_ALGO_ARM_GENTIM;

Completed in 123 milliseconds