Home
last modified time | relevance | path

Searched defs:memory_cache_flag (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim_no_overriding.c110 static void add_memory_allocation_pointer(ULONG memory_cache_flag, VOID *allocation_ptr) in add_memory_allocation_pointer()
117 VOID allocate_everything(ULONG memory_cache_flag) in allocate_everything()
177 …ocate_until_align_flagged(ULONG target_fail_level, ULONG memory_alignment, ULONG memory_cache_flag) in ux_test_utility_sim_mem_allocate_until_align_flagged()
273 VOID ux_test_utility_sim_mem_free_all_flagged(ULONG memory_cache_flag) in ux_test_utility_sim_mem_free_all_flagged()
Dux_test.h166 ULONG memory_cache_flag; member
295 ULONG memory_cache_flag; member
Dusbx_storage_tests.c1362 …memory_on_transfer_data_match_action(TX_THREAD *thread_to_match, ULONG memory_cache_flag, UCHAR *d… in create_allocate_all_memory_on_transfer_data_match_action()
/USBX-v6.2.1/common/core/src/
Dux_utility_memory_allocate.c84 VOID *_ux_utility_memory_allocate(ULONG memory_alignment, ULONG memory_cache_flag, in _ux_utility_memory_allocate()