Searched refs:parse_cpuset_cpulist (Results 1 – 1 of 1) sorted by relevance
2301 static int parse_cpuset_cpulist(const char *buf, struct cpumask *out_mask) in parse_cpuset_cpulist() function2395 retval = parse_cpuset_cpulist(buf, trialcs->cpus_allowed); in update_cpumask()2455 retval = parse_cpuset_cpulist(buf, trialcs->exclusive_cpus); in update_exclusive_cpumask()