Searched refs:online_cpuset (Results 1 – 1 of 1) sorted by relevance
85 cpu_set_t online_cpuset; in test_get_pcpu() local88 sched_getaffinity(0, sizeof(cpu_set_t), &online_cpuset); in test_get_pcpu()93 } while (!CPU_ISSET(pcpu, &online_cpuset)); in test_get_pcpu()