Searched refs:ap_parse_bitmap_str (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/s390/crypto/ |
D | ap_bus.c | 1120 static int ap_parse_bitmap_str(const char *str, unsigned long *bitmap, int bits, in ap_parse_bitmap_str() function 1156 rc = ap_parse_bitmap_str(str, bitmap, bits, newmap); in ap_parse_mask_str() 1405 rc = ap_parse_bitmap_str(buf, ap_perms.apm, AP_DEVICES, newapm); in apmask_store() 1498 rc = ap_parse_bitmap_str(buf, ap_perms.aqm, AP_DOMAINS, newaqm); in aqmask_store()
|