Searched refs:LIST_PRESENT_CPU_FILE (Results 1 – 1 of 1) sorted by relevance
21 #define LIST_PRESENT_CPU_FILE "/sys/devices/system/cpu/present" macro142 if ((fp = fopen(LIST_PRESENT_CPU_FILE, "r")) == NULL) { in present_cpumask()