Home
last modified time | relevance | path

Searched refs:mem_allocation (Results 1 – 1 of 1) sorted by relevance

/spdk/test/env/mem_callbacks/
H A Dmem_callbacks.c18 struct mem_allocation { struct
21 TAILQ_ENTRY(mem_allocation) link; argument
24 static TAILQ_HEAD(, mem_allocation) g_mem_allocations = TAILQ_HEAD_INITIALIZER(g_mem_allocations);
29 struct mem_allocation *allocation; in memory_hotplug_cb()
56 struct mem_allocation *allocation; in memory_iter_cb()
73 struct mem_allocation *allocation; in verify_buffer()