Searched refs:max_zones (Results 1 – 3 of 3) sorted by relevance
37 local max_zones=$144 typeof numgen inc mod $max_zones : ct zone55 for i in $(seq 1 $max_zones);do57 if [ $i -lt $max_zones ]; then70 while [ $i -lt $max_zones ]; do89 if [ $count -eq $max_zones ]; then93 …echo "FAIL: inserted $count entries from packet path in $duration ms total, expected $max_zones en…99 echo "FAIL: insert $max_zones entries from packet path" 1>&2104 local max_zones=$1112 while [ $i -lt $max_zones ]; do[all …]
100 static int max_zones __read_mostly;427 if (id >= 0 && id < max_zones) in coretemp_get_pdev()731 max_zones = topology_max_packages() * topology_max_die_per_package(); in coretemp_init()732 zone_devices = kcalloc(max_zones, sizeof(struct platform_device *), in coretemp_init()
4307 unsigned int i, max_zones, rep_max_zones, nrz = 0; in resp_report_zones() local4332 max_zones = devip->nr_zones - (zs_lba >> devip->zsize_shift); in resp_report_zones()4334 max_zones); in resp_report_zones()4346 for (i = 0; i < max_zones; i++) { in resp_report_zones()