Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaax_iova_table.c413 type == RTE_MEM_EVENT_ALLOC ? in dpaax_memevent_cb()
417 if (type == RTE_MEM_EVENT_ALLOC) in dpaax_memevent_cb()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_memory.h644 RTE_MEM_EVENT_ALLOC = 0, /**< Allocation event. */ enumerator
/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c230 type == RTE_MEM_EVENT_ALLOC ? in fslmc_memevent_cb()
241 if (type == RTE_MEM_EVENT_ALLOC) in fslmc_memevent_cb()
256 if (type == RTE_MEM_EVENT_ALLOC) in fslmc_memevent_cb()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_mr.c152 case RTE_MEM_EVENT_ALLOC: in mlx5_mr_mem_event_cb()
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c418 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, map_addr, alloc_sz); in try_expand_heap_primary()
1239 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, in malloc_heap_add_external_memory()
H A Drte_malloc.c543 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, in sync_memory()
H A Dmalloc_mp.c213 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, map_addr, alloc_sz); in handle_alloc_request()
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.c531 if (type == RTE_MEM_EVENT_ALLOC) in vfio_mem_event_callback()
560 if (type == RTE_MEM_EVENT_ALLOC) in vfio_mem_event_callback()
590 if (type == RTE_MEM_EVENT_ALLOC) in vfio_mem_event_callback()
H A Deal_memalloc.c1217 eal_memalloc_mem_event_notify(RTE_MEM_EVENT_ALLOC, in sync_chunk()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.c998 case RTE_MEM_EVENT_ALLOC: in mlx4_mr_mem_event_cb()