Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.h83 rollback_expand_heap(struct rte_memseg **ms, int n_segs,
H A Dmalloc_heap.c280 rollback_expand_heap(struct rte_memseg **ms, int n_segs, in rollback_expand_heap() function
383 rollback_expand_heap(ms, n_segs, elem, map_addr, alloc_sz); in alloc_pages_on_heap()
449 rollback_expand_heap(ms, n_segs, elem, map_addr, alloc_sz); in try_expand_heap_primary()
H A Dmalloc_mp.c448 rollback_expand_heap(state->ms, state->ms_len, state->elem, in handle_sync_response()