Searched refs:other_set (Results 1 – 1 of 1) sorted by relevance
68 cpu_set_t other_set; in TEST() local69 CPU_ZERO(&other_set); in TEST()70 CPU_SET(cpu, &other_set); in TEST()71 CPU_OR(&set, &set, &other_set); in TEST()