Searched refs:set_occupancy (Results 1 – 1 of 1) sorted by relevance
531 unsigned short set_occupancy[MAX_CPUS] = { 0 }; in affinity_set_place() local548 set_occupancy[aset->aset_num]++; in affinity_set_place()568 if (set_occupancy[j] == 0) { in affinity_set_place()572 if (set_occupancy[j] < set_occupancy[i_least_occupied]) { in affinity_set_place()