Searched refs:found_priority (Results 1 – 2 of 2) sorted by relevance
95 ULONG found_priority; in _tx_thread_smp_next_priority_find() local97 found_priority = ((UINT) TX_MAX_PRIORITIES); in _tx_thread_smp_next_priority_find()107 found_priority = (map_index * ((UINT) 32)) + 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()127 return(found_priority); in _tx_thread_smp_next_priority_find()
610 ULONG found_priority; in _tx_thread_smp_next_priority_find() local612 found_priority = ((UINT) TX_MAX_PRIORITIES); in _tx_thread_smp_next_priority_find()622 found_priority = (map_index * ((UINT) 32)) + 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()642 return(found_priority); in _tx_thread_smp_next_priority_find()