Searched refs:LIST_ONLINE_CPU_FILE (Results 1 – 1 of 1) sorted by relevance
22 #define LIST_ONLINE_CPU_FILE "/sys/devices/system/cpu/online" macro100 if ((fp = fopen(LIST_ONLINE_CPU_FILE, "r")) == NULL) { in online_cpumask()