Searched refs:ap_parse_bitmap_str (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/crypto/ ! |
| H A D | ap_bus.c | 1273 static int ap_parse_bitmap_str(const char *str, unsigned long *bitmap, int bits, in ap_parse_bitmap_str() function 1309 rc = ap_parse_bitmap_str(str, bitmap, bits, newmap); in ap_parse_mask_str() 1575 rc = ap_parse_bitmap_str(buf, ap_perms.apm, AP_DEVICES, newapm); in apmask_store() 1682 rc = ap_parse_bitmap_str(buf, ap_perms.aqm, AP_DOMAINS, newaqm); in aqmask_store()
|