Searched refs:start_value (Results 1 – 1 of 1) sorted by relevance
375 int val, start_value, end_value; in cpulist_parse() local384 p = parse_decimal(p, q, &start_value); in cpulist_parse()388 end_value = start_value; in cpulist_parse()400 for (val = start_value; val <= end_value; val++) { in cpulist_parse()