Searched refs:first_bit_set (Results 1 – 2 of 2) sorted by relevance
95 ULONG first_bit_set; in _tx_thread_smp_next_priority_find() local107 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()108 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()122 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()123 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()134 UINT first_bit_set; in _tx_thread_smp_next_priority_find() local153 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()154 next_priority = priority + first_bit_set; in _tx_thread_smp_next_priority_find()
610 ULONG first_bit_set; in _tx_thread_smp_next_priority_find() local622 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()623 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()637 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()638 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()649 UINT first_bit_set; in _tx_thread_smp_next_priority_find() local668 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()669 next_priority = priority + first_bit_set; in _tx_thread_smp_next_priority_find()