Searched refs:parse_cpu_str (Results 1 – 1 of 1) sorted by relevance
5651 static int parse_cpu_str(char *cpu_str, cpu_set_t *cpu_set, int cpu_set_size) in parse_cpu_str() function5866 if (parse_cpu_str(cpu_effective_str, cpu_effective_set, cpu_effective_setsize)) in update_effective_set()8525 if (parse_cpu_str(possible_buf, cpu_possible_set, cpu_possible_setsize)) { in initialize_cpu_possible_set()10349 if (parse_cpu_str(optarg, cpu_subset, cpu_subset_size)) in parse_cpu_command()