Lines Matching refs:newMasks
3696 static kmp_affin_mask_t *newMasks; variable
3708 kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i); \
3712 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks / 2); \
3713 newMasks = temp; \
3715 KMP_CPU_COPY(KMP_CPU_INDEX(newMasks, nextNewMask), (_mask)); \
3744 KMP_CPU_INTERNAL_ALLOC_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_proclist()
3908 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_proclist()
3913 kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i); in __kmp_affinity_process_proclist()
3917 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_proclist()
4107 KMP_CPU_INTERNAL_ALLOC_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_placelist()
4230 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_placelist()
4237 kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i); in __kmp_affinity_process_placelist()
4241 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_placelist()