Searched defs:env_malloc (Results 1 – 3 of 3) sorted by relevance
/dpdk/lib/table/ |
H A D | rte_swx_table_wm.c | 23 env_malloc(size_t size, size_t alignment, int numa_node) in env_malloc() function 39 env_malloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_malloc() function
|
H A D | rte_swx_table_em.c | 31 env_malloc(size_t size, size_t alignment, int numa_node) in env_malloc() function 47 env_malloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_malloc() function
|
/dpdk/lib/pipeline/ |
H A D | rte_swx_pipeline.c | 52 env_malloc(size_t size, size_t alignment, int numa_node) in env_malloc() function 68 env_malloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_malloc() function
|