Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Darc4random.h93 if (fxrngp->fx_vdso_version != VDSO_FXRNG_VER_1) in _rs_initialize_fxrng()
/freebsd/sys/sys/
H A Dvdso.h61 uint32_t fx_vdso_version; /* 1 */ member
/freebsd/sys/kern/
H A Dkern_sharedpage.c297 .fx_vdso_version = VDSO_FXRNG_VER_CURR, in alloc_sv_fxrng_generation()