Searched refs:cpulist_parse_crop (Results 1 – 2 of 2) sorted by relevance
/arch/tile/include/asm/ | ||
D | smp.h | 126 #define cpulist_parse_crop(buf, dst) \ macro |
/arch/tile/kernel/ | ||
D | setup.c | 1124 if (str == NULL || cpulist_parse_crop(str, &disabled_map) != 0) in disabled_cpus() |