Searched refs:zcrypt_device_count (Results 1 – 1 of 1) sorted by relevance
63 static int zcrypt_device_count = 0; variable274 zcrypt_device_count++; in zcrypt_device_register()285 zcrypt_device_count--; in zcrypt_device_register()308 zcrypt_device_count--; in zcrypt_device_unregister()800 pstat->totalcount = zcrypt_device_count; in zcrypt_ica_status()931 return put_user(zcrypt_device_count, (int __user *) arg); in zcrypt_unlocked_ioctl()1218 seq_printf(m, "Total device count: %d\n", zcrypt_device_count); in zcrypt_proc_show()