Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_memalloc.h73 eal_memalloc_mem_alloc_validator_unregister(const char *name, int socket_id);
H A Deal_common_memalloc.c307 eal_memalloc_mem_alloc_validator_unregister(const char *name, int socket_id) in eal_memalloc_mem_alloc_validator_unregister() function
H A Deal_common_memory.c515 return eal_memalloc_mem_alloc_validator_unregister(name, socket_id); in rte_mem_alloc_validator_unregister()