Searched refs:cpulist_parse (Results 1 – 6 of 6) sorted by relevance
85 The format for the above output is compatible with cpulist_parse()
353 ret = cpulist_parse(data, mask); in parse()
883 retval = cpulist_parse(buf, trialcs->cpus_allowed); in update_cpumask()
589 static inline int cpulist_parse(const char *buf, struct cpumask *dstp) in cpulist_parse() function
379 else if (cpulist_parse(str, &ktext_mask) == 0) { in setup_ktext()
6098 cpulist_parse(str, cpu_isolated_map); in isolated_cpu_setup()