Searched refs:ap_parse_bitmap_str (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/s390/crypto/ |
D | ap_bus.c | 1130 static int ap_parse_bitmap_str(const char *str, unsigned long *bitmap, int bits, in ap_parse_bitmap_str() function 1166 rc = ap_parse_bitmap_str(str, bitmap, bits, newmap); in ap_parse_mask_str() 1417 rc = ap_parse_bitmap_str(buf, ap_perms.apm, AP_DEVICES, newapm); in apmask_store() 1509 rc = ap_parse_bitmap_str(buf, ap_perms.aqm, AP_DOMAINS, newaqm); in aqmask_store()
|