Searched defs:memory_size (Results 1 – 9 of 9) sorted by relevance
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_byte_allocate.c | 84 ULONG memory_size, ULONG wait_option) in _txe_byte_allocate()
|
| D | tx_byte_release.c | 92 ULONG memory_size; in _tx_byte_release() local
|
| D | tx_byte_allocate.c | 82 UINT _tx_byte_allocate(TX_BYTE_POOL *pool_ptr, VOID **memory_ptr, ULONG memory_size, ULONG wait_o… in _tx_byte_allocate()
|
| D | tx_byte_pool_search.c | 88 UCHAR *_tx_byte_pool_search(TX_BYTE_POOL *pool_ptr, ULONG memory_size) in _tx_byte_pool_search()
|
| /ThreadX-v6.3.0/common/src/ |
| D | txe_byte_allocate.c | 84 ULONG memory_size, ULONG wait_option) in _txe_byte_allocate()
|
| D | tx_byte_pool_search.c | 87 UCHAR *_tx_byte_pool_search(TX_BYTE_POOL *pool_ptr, ULONG memory_size) in _tx_byte_pool_search()
|
| D | tx_byte_release.c | 92 ULONG memory_size; in _tx_byte_release() local
|
| D | tx_byte_allocate.c | 82 UINT _tx_byte_allocate(TX_BYTE_POOL *pool_ptr, VOID **memory_ptr, ULONG memory_size, ULONG wait_o… in _tx_byte_allocate()
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_byte_allocate.c | 75 UINT _txe_byte_allocate(TX_BYTE_POOL *pool_ptr, VOID **memory_ptr, ULONG memory_size, ULONG wait_op… in _txe_byte_allocate()
|