Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/crypto/
A Dap_bus.h373 int ap_parse_mask_str(const char *str,
A Dap_bus.c1137 int ap_parse_mask_str(const char *str, in ap_parse_mask_str() function
1163 EXPORT_SYMBOL(ap_parse_mask_str);
2174 ap_parse_mask_str(apm_str, ap_perms.apm, AP_DEVICES, in ap_perms_init()
2181 ap_parse_mask_str(aqm_str, ap_perms.aqm, AP_DOMAINS, in ap_perms_init()
A Dzcrypt_api.c190 rc = ap_parse_mask_str(buf, zcdndev->perms.ioctlm, in ioctlmask_store()
232 rc = ap_parse_mask_str(buf, zcdndev->perms.apm, in apmask_store()
274 rc = ap_parse_mask_str(buf, zcdndev->perms.aqm, in aqmask_store()
316 rc = ap_parse_mask_str(buf, zcdndev->perms.adm, in admask_store()

Completed in 12 milliseconds