Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_memalloc.h69 eal_memalloc_mem_alloc_validator_register(const char *name,
H A Deal_common_memalloc.c253 eal_memalloc_mem_alloc_validator_register(const char *name, in eal_memalloc_mem_alloc_validator_register() function
H A Deal_common_memory.c508 return eal_memalloc_mem_alloc_validator_register(name, clb, socket_id, in rte_mem_alloc_validator_register()