Searched refs:_tx_byte_pool_created_ptr (Results 1 – 16 of 16) sorted by relevance
81 _tx_byte_pool_created_ptr = TX_NULL; \85 _tx_byte_pool_created_ptr = TX_NULL; \124 BYTE_POOL_DECLARE TX_BYTE_POOL * _tx_byte_pool_created_ptr; variable
119 _tx_byte_pool_created_ptr = TX_NULL; in _tx_byte_pool_delete()131 if (_tx_byte_pool_created_ptr == pool_ptr) in _tx_byte_pool_delete()135 _tx_byte_pool_created_ptr = next_pool; in _tx_byte_pool_delete()
38 TX_BYTE_POOL * _tx_byte_pool_created_ptr; variable135 _tx_byte_pool_created_ptr = TX_NULL; in _tx_byte_pool_initialize()
158 _tx_byte_pool_created_ptr = pool_ptr; in _tx_byte_pool_create()166 next_pool = _tx_byte_pool_created_ptr; in _tx_byte_pool_create()
128 next_pool = _tx_byte_pool_created_ptr; in _txe_byte_pool_create()
364 byte_pool_ptr = _tx_byte_pool_created_ptr; in _tx_trace_enable()
401 byte_pool_ptr = _tx_byte_pool_created_ptr; in _txm_module_manager_object_pointer_get_extended()
508 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()