Home
last modified time | relevance | path

Searched refs:rte_memcpy_func (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_memcpy_32.h126 rte_memcpy_func((dst), (src), (n)); })
129 rte_memcpy_func(void *dst, const void *src, size_t n) in rte_memcpy_func() function
/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_memcpy.h80 rte_memcpy_func((dst), (src), (n)); })
83 rte_memcpy_func(void *dst, const void *src, size_t n) in rte_memcpy_func() function