Home
last modified time | relevance | path

Searched refs:tx_block_pool_id (Results 1 – 20 of 20) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_block_pool_prioritize.c87 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_prioritize()
Dtxe_block_pool_info_get.c99 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_info_get()
Dtxe_block_pool_delete.c100 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_delete()
Dtxe_block_release.c108 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_release()
Dtxe_block_allocate.c102 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_allocate()
Dtx_block_pool_performance_info_get.c102 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _tx_block_pool_performance_info_get()
Dtx_block_pool_cleanup.c112 if (pool_ptr -> tx_block_pool_id == TX_BLOCK_POOL_ID) in _tx_block_pool_cleanup()
Dtx_block_pool_delete.c105 pool_ptr -> tx_block_pool_id = TX_CLEAR_ID; in _tx_block_pool_delete()
Dtx_block_pool_create.c156 pool_ptr -> tx_block_pool_id = TX_BLOCK_POOL_ID; in _tx_block_pool_create()
/ThreadX-v6.2.1/common/src/
Dtxe_block_pool_prioritize.c87 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_prioritize()
Dtxe_block_pool_info_get.c99 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_info_get()
Dtxe_block_pool_delete.c100 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_delete()
Dtxe_block_release.c108 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_release()
Dtxe_block_allocate.c102 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_allocate()
Dtx_block_pool_performance_info_get.c102 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _tx_block_pool_performance_info_get()
Dtx_block_pool_cleanup.c112 if (pool_ptr -> tx_block_pool_id == TX_BLOCK_POOL_ID) in _tx_block_pool_cleanup()
Dtx_block_pool_delete.c105 pool_ptr -> tx_block_pool_id = TX_CLEAR_ID; in _tx_block_pool_delete()
Dtx_block_pool_create.c156 pool_ptr -> tx_block_pool_id = TX_BLOCK_POOL_ID; in _tx_block_pool_create()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h657 ULONG tx_block_pool_id; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h636 ULONG tx_block_pool_id; member