Home
last modified time | relevance | path

Searched defs:next_pool (Results 1 – 25 of 26) sorted by relevance

12

/ThreadX-v6.4.1/common_smp/src/
Dtxe_byte_pool_create.c90 TX_BYTE_POOL *next_pool; in _txe_byte_pool_create() local
127 next_pool = _tx_byte_pool_created_ptr; in _txe_byte_pool_create() local
Dtxe_block_pool_create.c92 TX_BLOCK_POOL *next_pool; in _txe_block_pool_create() local
129 next_pool = _tx_block_pool_created_ptr; in _txe_block_pool_create() local
Dtx_block_pool_delete.c84 TX_BLOCK_POOL *next_pool; in _tx_block_pool_delete() local
Dtx_block_pool_info_get.c81 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _tx_block_pool_info_get()
Dtx_byte_pool_delete.c88 TX_BYTE_POOL *next_pool; in _tx_byte_pool_delete() local
Dtx_byte_pool_info_get.c81 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _tx_byte_pool_info_get()
Dtxe_block_pool_info_get.c82 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _txe_block_pool_info_get()
Dtxe_byte_pool_info_get.c82 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _txe_byte_pool_info_get()
Dtx_byte_pool_create.c83 TX_BYTE_POOL *next_pool; in _tx_byte_pool_create() local
Dtx_block_pool_create.c88 TX_BLOCK_POOL *next_pool; in _tx_block_pool_create() local
/ThreadX-v6.4.1/common/src/
Dtxe_byte_pool_create.c90 TX_BYTE_POOL *next_pool; in _txe_byte_pool_create() local
127 next_pool = _tx_byte_pool_created_ptr; in _txe_byte_pool_create() local
Dtxe_block_pool_create.c92 TX_BLOCK_POOL *next_pool; in _txe_block_pool_create() local
129 next_pool = _tx_block_pool_created_ptr; in _txe_block_pool_create() local
Dtx_block_pool_delete.c84 TX_BLOCK_POOL *next_pool; in _tx_block_pool_delete() local
Dtx_block_pool_info_get.c81 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _tx_block_pool_info_get()
Dtx_byte_pool_delete.c88 TX_BYTE_POOL *next_pool; in _tx_byte_pool_delete() local
Dtx_byte_pool_info_get.c81 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _tx_byte_pool_info_get()
Dtxe_block_pool_info_get.c82 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _txe_block_pool_info_get()
Dtxe_byte_pool_info_get.c82 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _txe_byte_pool_info_get()
Dtx_byte_pool_create.c83 TX_BYTE_POOL *next_pool; in _tx_byte_pool_create() local
Dtx_block_pool_create.c88 TX_BLOCK_POOL *next_pool; in _tx_block_pool_create() local
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_block_pool_info_get.c75 …LONG *total_blocks, TX_THREAD **first_suspended, ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _txe_block_pool_info_get()
Dtxm_byte_pool_info_get.c75 …s, ULONG *fragments, TX_THREAD **first_suspended, ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _txe_byte_pool_info_get()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_block_memory_information_test.c224 TX_BLOCK_POOL *next_pool; in thread_0_entry() local
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_block_memory_information_test.c224 TX_BLOCK_POOL *next_pool; in thread_0_entry() local
Dthreadx_byte_memory_information_test.c222 TX_BYTE_POOL *next_pool; in thread_0_entry() local

12