Home
last modified time | relevance | path

Searched refs:rte_mem_alloc_validator_t (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_memory.h713 typedef int (*rte_mem_alloc_validator_t)(int socket_id, typedef
753 rte_mem_alloc_validator_t clb, int socket_id, size_t limit);
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_memalloc.h70 rte_mem_alloc_validator_t clb, int socket_id, size_t limit);
H A Deal_common_memalloc.c29 rte_mem_alloc_validator_t clb;
257 rte_mem_alloc_validator_t clb, int socket_id, size_t limit) in eal_memalloc_mem_alloc_validator_register()
H A Deal_common_memory.c488 rte_mem_alloc_validator_t clb, int socket_id, size_t limit) in rte_mem_alloc_validator_register()