Home
last modified time | relevance | path

Searched refs:zcrypt_pendingq_count (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_api.c744 static int zcrypt_pendingq_count(void) in zcrypt_pendingq_count() function
804 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()