Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/common_smp/src/
Dtxe_block_pool_prioritize.c86 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_prioritize()
Dtxe_block_pool_info_get.c98 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_info_get()
Dtxe_block_pool_delete.c99 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_delete()
Dtxe_block_release.c107 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_release()
Dtxe_block_allocate.c101 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_allocate()
Dtx_block_pool_performance_info_get.c101 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _tx_block_pool_performance_info_get()
Dtx_block_pool_cleanup.c111 if (pool_ptr -> tx_block_pool_id == TX_BLOCK_POOL_ID) in _tx_block_pool_cleanup()
Dtx_block_pool_delete.c104 pool_ptr -> tx_block_pool_id = TX_CLEAR_ID; in _tx_block_pool_delete()
Dtx_block_pool_create.c155 pool_ptr -> tx_block_pool_id = TX_BLOCK_POOL_ID; in _tx_block_pool_create()
/ThreadX-v6.4.1/common/src/
Dtxe_block_pool_prioritize.c86 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_prioritize()
Dtxe_block_pool_info_get.c98 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_info_get()
Dtxe_block_pool_delete.c99 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_pool_delete()
Dtxe_block_release.c107 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_release()
Dtxe_block_allocate.c101 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _txe_block_allocate()
Dtx_block_pool_performance_info_get.c101 else if (pool_ptr -> tx_block_pool_id != TX_BLOCK_POOL_ID) in _tx_block_pool_performance_info_get()
Dtx_block_pool_cleanup.c111 if (pool_ptr -> tx_block_pool_id == TX_BLOCK_POOL_ID) in _tx_block_pool_cleanup()
Dtx_block_pool_delete.c104 pool_ptr -> tx_block_pool_id = TX_CLEAR_ID; in _tx_block_pool_delete()
Dtx_block_pool_create.c155 pool_ptr -> tx_block_pool_id = TX_BLOCK_POOL_ID; in _tx_block_pool_create()
/ThreadX-v6.4.1/test/tx/regression/
Dtestcontrol.c844 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
852 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
860 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
868 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
876 cleanup_block_pool.tx_block_pool_id = TX_BLOCK_POOL_ID; in tx_application_define()
Dthreadx_block_memory_error_detection_test.c165 pool_2.tx_block_pool_id = 0; in thread_0_entry()
Dthreadx_block_memory_prioritize_test.c243 block_pool_1.tx_block_pool_id = 0; in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_block_memory_error_detection_test.c165 pool_2.tx_block_pool_id = 0; in thread_0_entry()
Dtestcontrol.c964 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
972 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
980 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
988 cleanup_block_pool.tx_block_pool_id = 0; in tx_application_define()
996 cleanup_block_pool.tx_block_pool_id = TX_BLOCK_POOL_ID; in tx_application_define()
Dthreadx_block_memory_prioritize_test.c243 block_pool_1.tx_block_pool_id = 0; in thread_0_entry()
Dthreadx_block_memory_information_test.c342 block_pool_2.tx_block_pool_id = 0; in thread_0_entry()

12