Searched refs:test_cores (Results 1 – 4 of 4) sorted by relevance
108 ULONG test_cores; in _tx_thread_smp_rebalance_execute_list() local338 test_cores = (thread_possible_cores & available_cores); in _tx_thread_smp_rebalance_execute_list()339 TX_LOWEST_SET_BIT_CALCULATE(test_cores, j) in _tx_thread_smp_rebalance_execute_list()
648 ULONG test_cores; in _tx_thread_smp_remap_solution_find() local689 test_cores = thread_possible_cores; in _tx_thread_smp_remap_solution_find()690 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()750 test_cores = thread_possible_cores; in _tx_thread_smp_remap_solution_find()751 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()808 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()809 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()
119 ULONG test_cores; in _tx_thread_system_resume() local598 test_cores = (thread_possible_cores & available_cores); in _tx_thread_system_resume()599 TX_LOWEST_SET_BIT_CALCULATE(test_cores, i) in _tx_thread_system_resume()
1173 ULONG test_cores; in _tx_thread_smp_remap_solution_find() local1214 test_cores = thread_possible_cores; in _tx_thread_smp_remap_solution_find()1215 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()1275 test_cores = thread_possible_cores; in _tx_thread_smp_remap_solution_find()1276 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()1333 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()1334 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()