Searched refs:UX_MEMORY_BLOCK (Results 1 – 15 of 15) sorted by relevance
18 static UX_MEMORY_BLOCK fail_memory_block_first =24 static UX_MEMORY_BLOCK *original_regular_memory_block;25 static UX_MEMORY_BLOCK *original_cache_safe_memory_block;42 …original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_system_memory_byte_pool[UX_MEM… in ux_test_utility_sim_mem_alloc_fail_all_start()43 …original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_system_memory_byte_pool[UX_… in ux_test_utility_sim_mem_alloc_fail_all_start()69 added = sizeof(UX_MEMORY_BLOCK) + in get_amount_added_by_memory_allocator()71 … (((sizeof(UX_MEMORY_BLOCK) + UX_ALIGN_MIN) & (~(ULONG)UX_ALIGN_MIN)) - sizeof(UX_MEMORY_BLOCK)); in get_amount_added_by_memory_allocator()75 added = memory_alignment + sizeof(UX_MEMORY_BLOCK) + in get_amount_added_by_memory_allocator()77 … (((sizeof(UX_MEMORY_BLOCK) + UX_ALIGN_MIN) & (~(ULONG)UX_ALIGN_MIN)) - sizeof(UX_MEMORY_BLOCK)); in get_amount_added_by_memory_allocator()121 UX_MEMORY_BLOCK *memory_block; in allocate_everything()[all …]
289 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()290 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux… in tx_demo_thread_host_simulation_entry()291 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system ->… in tx_demo_thread_host_simulation_entry()
20 memory_size_requested += sizeof(UX_MEMORY_BLOCK); in calculate_final_memory_request_size()25 total_final_memory_size += sizeof(UX_MEMORY_BLOCK); in calculate_final_memory_request_size()
283 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()284 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -… in tx_demo_thread_host_simulation_entry()285 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_syste… in tx_demo_thread_host_simulation_entry()
295 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()296 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK*)_ux_system ->… in tx_demo_thread_host_simulation_entry()297 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK*)_ux_system… in tx_demo_thread_host_simulation_entry()
309 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()310 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux… in tx_demo_thread_host_simulation_entry()311 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system ->… in tx_demo_thread_host_simulation_entry()
271 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()272 UX_MEMORY_BLOCK *original_memory_block = (UX_MEMORY_BLOCK*)_ux_system -> ux_system_m… in tx_demo_thread_host_simulation_entry()
280 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()281 UX_MEMORY_BLOCK *original_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_sys… in tx_demo_thread_host_simulation_entry()
294 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()295 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK*)_ux_system ->… in tx_demo_thread_host_simulation_entry()296 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK*)_ux_system… in tx_demo_thread_host_simulation_entry()
365 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()366 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux… in tx_demo_thread_host_simulation_entry()367 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system ->… in tx_demo_thread_host_simulation_entry()
500 int_ptr += 2*sizeof(UX_MEMORY_BLOCK); in test_application_define()506 int_ptr -= sizeof(UX_MEMORY_BLOCK); in test_application_define()508 UX_MEMORY_BLOCK *dummy_block = (UX_MEMORY_BLOCK *) (int_ptr - sizeof(UX_MEMORY_BLOCK)); in test_application_define()516 ULONG dummy_block_size = (16 + 8 + 31 + sizeof(UX_MEMORY_BLOCK)) + 1; in test_application_define()
283 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()284 UX_MEMORY_BLOCK *original_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_sys… in tx_demo_thread_host_simulation_entry()
266 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()688 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()689 UX_MEMORY_BLOCK *original_regular_memory_block = _ux_system -> ux_system_regular_me… in tx_demo_thread_host_simulation_entry()690 UX_MEMORY_BLOCK *original_cache_safe_memory_block = _ux_system -> ux_system_cache_s… in tx_demo_thread_host_simulation_entry()
389 } UX_MEMORY_BLOCK; typedef
77 UX_MEMORY_BLOCK *_ux_utility_memory_free_block_best_get(ULONG memory_cache_flag,81 UX_MEMORY_BLOCK *memory_block;82 UX_MEMORY_BLOCK *best_memory_block;