Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dsmp.c794 unsigned int property_idx = 0; in parse_thread_groups() local
808 while (i < count && property_idx < MAX_THREAD_GROUP_PROPERTIES) { in parse_thread_groups()
810 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups()
824 tglp->nr_properties = property_idx; in parse_thread_groups()

Completed in 5 milliseconds