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