Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_memalloc.h65 eal_memalloc_mem_event_notify(enum rte_mem_event event, const void *start,
H A Dmalloc_heap.c418 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, map_addr, alloc_sz); in try_expand_heap_primary()
446 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, in try_expand_heap_primary()
965 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, in malloc_heap_free()
1090 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, elem, len); in destroy_elem()
1239 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, in malloc_heap_add_external_memory()
H A Dmalloc_mp.c213 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, map_addr, alloc_sz); in handle_alloc_request()
264 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, in handle_request()
445 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, in handle_sync_response()
H A Drte_malloc.c543 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, in sync_memory()
553 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, in sync_memory()
H A Deal_common_memalloc.c239 eal_memalloc_mem_event_notify(enum rte_mem_event event, const void *start, in eal_memalloc_mem_event_notify() function
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c1177 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_FREE, in sync_chunk()
1217 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, in sync_chunk()