Searched refs:queue_last (Results 1 – 2 of 2) sorted by relevance
650 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local665 queue_last = ((UINT) 0); in _tx_thread_smp_remap_solution_find()675 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()678 queue_last++; in _tx_thread_smp_remap_solution_find()697 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()700 queue_last++; in _tx_thread_smp_remap_solution_find()760 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()763 queue_last++; in _tx_thread_smp_remap_solution_find()769 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()
1173 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local1188 queue_last = ((UINT) 0); in _tx_thread_smp_remap_solution_find()1198 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1201 queue_last++; in _tx_thread_smp_remap_solution_find()1220 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1223 queue_last++; in _tx_thread_smp_remap_solution_find()1283 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1286 queue_last++; in _tx_thread_smp_remap_solution_find()1292 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()