Searched refs:cpulist_parse_crop (Results 1 – 4 of 4) sorted by relevance
125 #define cpulist_parse_crop(buf, dst) \ macro
1305 if (str == NULL || cpulist_parse_crop(str, &disabled_map) != 0) in disabled_cpus()
2400 int rc = cpulist_parse_crop(str, &network_cpus_map); in network_cpus_setup()
300 rc = cpulist_parse_crop(network_cpus_string, &network_cpus_map); in network_cpus_init()