Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.h24 #define AP_IOCTLS 256 /* Number of ioctls. */ macro
291 unsigned long ioctlm[BITS_TO_LONGS(AP_IOCTLS)];
Dzcrypt_api.c196 AP_IOCTLS, &ap_perms_mutex); in ioctlmask_store()
548 if (ioctlnr > 0 && ioctlnr < AP_IOCTLS) { in zcrypt_check_ioctl()