Searched refs:zcrypt_rng_device_count (Results 1 – 1 of 1) sorted by relevance
1347 static int zcrypt_rng_device_count; variable1383 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_add()1393 zcrypt_rng_device_count = 1; in zcrypt_rng_device_add()1395 zcrypt_rng_device_count++; in zcrypt_rng_device_add()1409 zcrypt_rng_device_count--; in zcrypt_rng_device_remove()1410 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_remove()