Searched refs:zcrypt_rng_device_count (Results 1 – 1 of 1) sorted by relevance
1940 static int zcrypt_rng_device_count; variable1977 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_add()1989 zcrypt_rng_device_count = 1; in zcrypt_rng_device_add()1991 zcrypt_rng_device_count++; in zcrypt_rng_device_add()2005 zcrypt_rng_device_count--; in zcrypt_rng_device_remove()2006 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_remove()
Completed in 7 milliseconds