Home
last modified time | relevance | path

Searched refs:cpulist_parse_crop (Results 1 – 2 of 2) sorted by relevance

/arch/tile/include/asm/
Dsmp.h126 #define cpulist_parse_crop(buf, dst) \ macro
/arch/tile/kernel/
Dsetup.c1124 if (str == NULL || cpulist_parse_crop(str, &disabled_map) != 0) in disabled_cpus()