Home
last modified time | relevance | path

Searched defs:memory_alignment (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim_no_overriding.c59 static ULONG get_amount_added_by_memory_allocator(ULONG memory_alignment, ULONG memory_size_request… in get_amount_added_by_memory_allocator()
85 static ULONG memory_requested_size_for_block(ULONG memory_alignment, ULONG block_size) in memory_requested_size_for_block()
177 …ty_sim_mem_allocate_until_align_flagged(ULONG target_fail_level, ULONG memory_alignment, ULONG mem… in ux_test_utility_sim_mem_allocate_until_align_flagged()
Dux_test.h165 ULONG memory_alignment; member
294 ULONG memory_alignment; member
/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()