Searched refs:parse_cpu_str (Results 1 – 1 of 1) sorted by relevance
6108 static int parse_cpu_str(char *cpu_str, cpu_set_t *cpu_set, int cpu_set_size) in parse_cpu_str() function6334 if (parse_cpu_str(cpu_effective_str, cpu_effective_set, cpu_effective_setsize)) in update_effective_set()8536 if (parse_cpu_str(cpuset_buf, cpu_set, cpu_possible_setsize)) { in initialize_cpu_set_from_sysfs()11383 if (parse_cpu_str(optarg, cpu_subset, cpu_subset_size)) in parse_cpu_command()