Searched refs:max_regions (Results 1 – 2 of 2) sorted by relevance
416 int max_regions; in xpc_discovery() local445 max_regions = 256; in xpc_discovery()447 max_regions = 64; in xpc_discovery()451 max_regions *= 2; in xpc_discovery()453 max_regions *= 2; in xpc_discovery()455 max_regions *= 2; in xpc_discovery()461 for (region = 0; region < max_regions; region++) { in xpc_discovery()
2599 int o2hb_get_all_regions(char *region_uuids, u8 max_regions) in o2hb_get_all_regions() argument2610 if (numregs < max_regions) { in o2hb_get_all_regions()