Searched refs:start_value (Results 1 – 1 of 1) sorted by relevance
378 int val, start_value, end_value; in cpulist_parse() local387 p = parse_decimal(p, q, &start_value); in cpulist_parse()391 end_value = start_value; in cpulist_parse()403 for (val = start_value; val <= end_value; val++) { in cpulist_parse()