| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_byte_memory_suspension_timeout_test.c | 164 if (status != TX_NO_MEMORY) in thread_1_entry() 190 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| D | threadx_block_memory_suspension_timeout_test.c | 178 if (status != TX_NO_MEMORY) in thread_1_entry() 205 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_byte_memory_suspension_timeout_test.c | 164 if (status != TX_NO_MEMORY) in thread_1_entry() 190 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| D | threadx_block_memory_suspension_timeout_test.c | 178 if (status != TX_NO_MEMORY) in thread_1_entry() 205 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_block_allocate.c | 223 status = TX_NO_MEMORY; in _tx_block_allocate() 364 status = TX_NO_MEMORY; in _tx_block_allocate()
|
| D | tx_byte_allocate.c | 263 status = TX_NO_MEMORY; in _tx_byte_allocate() 404 status = TX_NO_MEMORY; in _tx_byte_allocate()
|
| D | tx_block_pool_cleanup.c | 184 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
|
| D | tx_byte_pool_cleanup.c | 182 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_block_allocate.c | 223 status = TX_NO_MEMORY; in _tx_block_allocate() 364 status = TX_NO_MEMORY; in _tx_block_allocate()
|
| D | tx_byte_allocate.c | 263 status = TX_NO_MEMORY; in _tx_byte_allocate() 404 status = TX_NO_MEMORY; in _tx_byte_allocate()
|
| D | tx_block_pool_cleanup.c | 184 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
|
| D | tx_byte_pool_cleanup.c | 182 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
|
| /ThreadX-v6.3.0/ports_module/cortex_m33/ac6/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| D | tx_thread_secure_stack.c | 299 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.3.0/ports_module/cortex_m33/gnu/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| D | tx_thread_secure_stack.c | 303 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 309 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.3.0/ports_module/cortex_m33/iar/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| D | tx_thread_secure_stack.c | 301 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 307 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/ac6/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/gnu/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/iar/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_memory_load.c | 125 return(TX_NO_MEMORY); in _txm_module_manager_memory_load()
|
| /ThreadX-v6.3.0/ports/cortex_m23/ac6/src/ |
| D | tx_thread_secure_stack.c | 299 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.3.0/ports/cortex_m23/gnu/src/ |
| D | tx_thread_secure_stack.c | 305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 311 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.3.0/ports/cortex_m23/iar/src/ |
| D | tx_thread_secure_stack.c | 301 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 307 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|