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()
608 ULONG first_bit_set; in _tx_thread_smp_next_priority_find() local620 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()621 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()635 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()636 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()647 UINT first_bit_set; in _tx_thread_smp_next_priority_find() local666 TX_LOWEST_SET_BIT_CALCULATE(local_priority_map, first_bit_set) in _tx_thread_smp_next_priority_find()667 next_priority = priority + first_bit_set; in _tx_thread_smp_next_priority_find()