Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.c1587 static long zcrypt_unlocked_ioctl(struct file *filp, unsigned int cmd, in zcrypt_unlocked_ioctl() function
1908 return zcrypt_unlocked_ioctl(filp, cmd, arg); in zcrypt_compat_ioctl()
1919 .unlocked_ioctl = zcrypt_unlocked_ioctl,
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_api.c1550 static long zcrypt_unlocked_ioctl(struct file *filp, unsigned int cmd, in zcrypt_unlocked_ioctl() function
1873 return zcrypt_unlocked_ioctl(filp, cmd, arg); in zcrypt_compat_ioctl()
1884 .unlocked_ioctl = zcrypt_unlocked_ioctl,

Completed in 10 milliseconds