Searched refs:zcrypt_pendingq_count (Results 1 – 1 of 1) sorted by relevance
743 static int zcrypt_pendingq_count(void) in zcrypt_pendingq_count() function803 pstat->pendingqWaitCount = zcrypt_pendingq_count(); in zcrypt_ica_status()916 return put_user(zcrypt_pendingq_count(), (int __user *) arg); in zcrypt_unlocked_ioctl()1237 seq_printf(m, "pendingq count: %d\n", zcrypt_pendingq_count()); in zcrypt_proc_show()