Searched refs:_tx_byte_pool_created_ptr (Results 1 – 16 of 16) sorted by relevance
80 _tx_byte_pool_created_ptr = TX_NULL; \84 _tx_byte_pool_created_ptr = TX_NULL; \123 BYTE_POOL_DECLARE TX_BYTE_POOL * _tx_byte_pool_created_ptr; variable
118 _tx_byte_pool_created_ptr = TX_NULL; in _tx_byte_pool_delete()130 if (_tx_byte_pool_created_ptr == pool_ptr) in _tx_byte_pool_delete()134 _tx_byte_pool_created_ptr = next_pool; in _tx_byte_pool_delete()
37 TX_BYTE_POOL * _tx_byte_pool_created_ptr; variable134 _tx_byte_pool_created_ptr = TX_NULL; in _tx_byte_pool_initialize()
157 _tx_byte_pool_created_ptr = pool_ptr; in _tx_byte_pool_create()165 next_pool = _tx_byte_pool_created_ptr; in _tx_byte_pool_create()
127 next_pool = _tx_byte_pool_created_ptr; in _txe_byte_pool_create()
363 byte_pool_ptr = _tx_byte_pool_created_ptr; in _tx_trace_enable()
400 byte_pool_ptr = _tx_byte_pool_created_ptr; in _txm_module_manager_object_pointer_get_extended()
507 byte_pool_ptr = _tx_byte_pool_created_ptr; in _txm_module_manager_stop()
386 extern TX_BYTE_POOL *_tx_byte_pool_created_ptr;1275 while(_tx_byte_pool_created_ptr) in test_control_cleanup()1279 tx_byte_pool_delete(_tx_byte_pool_created_ptr); in test_control_cleanup()
427 extern TX_BYTE_POOL *_tx_byte_pool_created_ptr;1473 while(_tx_byte_pool_created_ptr) in test_control_cleanup()1477 tx_byte_pool_delete(_tx_byte_pool_created_ptr); in test_control_cleanup()