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