Searched refs:TX_NO_SUSPENSIONS (Results 1 – 25 of 56) sorted by relevance
123
87 suspended_count = TX_NO_SUSPENSIONS; in _tx_queue_flush()112 if (queue_ptr -> tx_queue_suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_flush()124 queue_ptr -> tx_queue_suspended_count = TX_NO_SUSPENSIONS; in _tx_queue_flush()136 if (suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_flush()
115 if (pool_ptr -> tx_block_pool_suspended_count != TX_NO_SUSPENSIONS) in _tx_block_pool_cleanup()137 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_block_pool_cleanup()
115 if (pool_ptr -> tx_byte_pool_suspended_count != TX_NO_SUSPENSIONS) in _tx_byte_pool_cleanup()135 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_byte_pool_cleanup()
116 if (semaphore_ptr -> tx_semaphore_suspended_count != TX_NO_SUSPENSIONS) in _tx_semaphore_cleanup()138 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_cleanup()
141 pool_ptr -> tx_block_pool_suspended_count = TX_NO_SUSPENSIONS; in _tx_block_pool_delete()148 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_block_pool_delete()
145 pool_ptr -> tx_byte_pool_suspended_count = TX_NO_SUSPENSIONS; in _tx_byte_pool_delete()152 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_byte_pool_delete()
116 if (group_ptr -> tx_event_flags_group_suspended_count != TX_NO_SUSPENSIONS) in _tx_event_flags_cleanup()151 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_event_flags_cleanup()
141 group_ptr -> tx_event_flags_group_suspended_count = TX_NO_SUSPENSIONS; in _tx_event_flags_delete()148 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_event_flags_delete()
115 if (queue_ptr -> tx_queue_suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_cleanup()137 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_queue_cleanup()
140 queue_ptr -> tx_queue_suspended_count = TX_NO_SUSPENSIONS; in _tx_queue_delete()147 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_queue_delete()
141 semaphore_ptr -> tx_semaphore_suspended_count = TX_NO_SUSPENSIONS; in _tx_semaphore_delete()148 while (suspended_count != TX_NO_SUSPENSIONS) in _tx_semaphore_delete()
111 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_put()149 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_put()
117 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_ceiling_put()170 if (suspended_count == TX_NO_SUSPENSIONS) in _tx_semaphore_ceiling_put()