Searched refs:zcrypt_device_count (Results 1 – 1 of 1) sorted by relevance
55 static int zcrypt_device_count = 0; variable230 zcrypt_device_count++; in zcrypt_device_register()241 zcrypt_device_count--; in zcrypt_device_register()264 zcrypt_device_count--; in zcrypt_device_unregister()615 pstat->totalcount = zcrypt_device_count; in zcrypt_ica_status()714 return put_user(zcrypt_device_count, (int __user *) arg); in zcrypt_unlocked_ioctl()994 seq_printf(m, "Total device count: %d\n", zcrypt_device_count); in zcrypt_proc_show()