Searched refs:thread_remap_list (Results 1 – 2 of 2) sorted by relevance
653 TX_THREAD *thread_remap_list[TX_THREAD_SMP_MAX_CORES]; in _tx_thread_smp_remap_solution_find() local673 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()695 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()756 thread_remap_list[core] = thread_ptr; in _tx_thread_smp_remap_solution_find()778 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()797 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()
1178 TX_THREAD *thread_remap_list[TX_THREAD_SMP_MAX_CORES]; in _tx_thread_smp_remap_solution_find() local1198 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()1220 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()1281 thread_remap_list[core] = thread_ptr; in _tx_thread_smp_remap_solution_find()1303 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()1322 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()