Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/asm/
Dsmp.h125 #define cpulist_parse_crop(buf, dst) \ macro
/linux-4.1.27/arch/tile/kernel/
Dsetup.c1305 if (str == NULL || cpulist_parse_crop(str, &disabled_map) != 0) in disabled_cpus()
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilepro.c2400 int rc = cpulist_parse_crop(str, &network_cpus_map); in network_cpus_setup()
Dtilegx.c300 rc = cpulist_parse_crop(network_cpus_string, &network_cpus_map); in network_cpus_init()