Searched refs:ux_memory_byte_pool (Results 1 – 10 of 10) sorted by relevance
21 .ux_memory_byte_pool = UX_NULL,140 if ((ULONG)memory_block->ux_memory_byte_pool == UX_BYTE_BLOCK_FREE) in allocate_everything()240 if ((ULONG)next_memory_block->ux_memory_byte_pool == UX_BYTE_BLOCK_FREE) in ux_test_utility_sim_mem_allocate_until_align_flagged()242 next_memory_block->ux_memory_byte_pool = pool_ptr; in ux_test_utility_sim_mem_allocate_until_align_flagged()
314 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()340 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
333 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()380 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
305 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
318 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
302 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
369 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
451 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
570 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
388 UX_MEMORY_BYTE_POOL *ux_memory_byte_pool; member