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()
1177 TX_THREAD *thread_remap_list[TX_THREAD_SMP_MAX_CORES]; in _tx_thread_smp_remap_solution_find() local1197 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()1219 thread_remap_list[core] = schedule_thread; in _tx_thread_smp_remap_solution_find()1280 thread_remap_list[core] = thread_ptr; in _tx_thread_smp_remap_solution_find()1302 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()1321 thread_ptr = thread_remap_list[core]; in _tx_thread_smp_remap_solution_find()