Searched refs:first_bit_set (Results 1 – 2 of 2) sorted by relevance
94 ULONG first_bit_set; in _tx_thread_smp_next_priority_find() local106 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()107 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()121 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()122 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()133 UINT first_bit_set; in _tx_thread_smp_next_priority_find() local152 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()153 next_priority = priority + first_bit_set; in _tx_thread_smp_next_priority_find()
609 ULONG first_bit_set; in _tx_thread_smp_next_priority_find() local621 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()622 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()636 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()637 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()648 UINT first_bit_set; in _tx_thread_smp_next_priority_find() local667 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()668 next_priority = priority + first_bit_set; in _tx_thread_smp_next_priority_find()