Searched refs:property_idx (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dsmp.c815 unsigned int property_idx = 0; local
829 while (i < count && property_idx < MAX_THREAD_GROUP_PROPERTIES) {
831 struct thread_groups *tg = &tglp->property_tgs[property_idx++];
845 tglp->nr_properties = property_idx;

Completed in 186 milliseconds