Searched refs:eal_memalloc_mem_event_notify (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_memalloc.h | 65 eal_memalloc_mem_event_notify(enum rte_mem_event event, const void *start,
|
| H A D | malloc_heap.c | 418 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 D | malloc_mp.c | 213 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 D | rte_malloc.c | 543 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 D | eal_common_memalloc.c | 239 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 D | eal_memalloc.c | 1177 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()
|