Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.c1152 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()