Searched refs:thread_remap_list (Results 1 – 2 of 2) sorted by relevance
654 TX_THREAD *thread_remap_list[TX_THREAD_SMP_MAX_CORES]; in _tx_thread_smp_remap_solution_find() local674 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()696 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()757 thread_remap_list[core] = thread_ptr; in _tx_thread_smp_remap_solution_find()779 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()798 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()
1179 TX_THREAD *thread_remap_list[TX_THREAD_SMP_MAX_CORES]; in _tx_thread_smp_remap_solution_find() local1199 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()1221 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()1282 thread_remap_list[core] = thread_ptr; in _tx_thread_smp_remap_solution_find()1304 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()1323 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()