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()
1171 ULONG test_cores; in _tx_thread_smp_remap_solution_find() local1212 test_cores = thread_possible_cores; in _tx_thread_smp_remap_solution_find()1213 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()1273 test_cores = thread_possible_cores; in _tx_thread_smp_remap_solution_find()1274 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()1331 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()1332 TX_LOWEST_SET_BIT_CALCULATE(test_cores, core) in _tx_thread_smp_remap_solution_find()