Searched defs:cpu_str (Results 1 – 4 of 4) sorted by relevance
671 def BadCPUStr(cpu_str): argument691 def ParseCPUStr(cpu_str, nr_cpus): argument
639 static u32 parse_pcpu(const char *cpu_str, const cpu_set_t *allowed_mask) in parse_pcpu() argument
2251 char buffer[128], sibling_list[128], *cpu_str; set_fact_enable() local
6166 static int parse_cpu_str(char *cpu_str, cpu_set_t *cpu_set, int cpu_set_size) in parse_cpu_str()