Home
last modified time | relevance | path

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

/NextBSD/sys/dev/random/
HDrandom_infra.c85 RANDOM_CONFIG_X_UNLOCK(); in random_infra_init()
95 RANDOM_CONFIG_X_UNLOCK(); in random_infra_uninit()
HDrandomdev.h117 #define RANDOM_CONFIG_X_UNLOCK(x) sx_xunlock(&randomdev_config_lock) macro