Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.c1360 static int zcrypt_pendingq_count(void) in zcrypt_pendingq_count() function
1654 return put_user(zcrypt_pendingq_count(), (int __user *) arg); in zcrypt_unlocked_ioctl()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_api.c1375 static int zcrypt_pendingq_count(void) in zcrypt_pendingq_count() function
1619 return put_user(zcrypt_pendingq_count(), (int __user *)arg); in zcrypt_unlocked_ioctl()

Completed in 6 milliseconds