Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c489 struct batch_copy_elem *new_batch_copy_elems; in numa_realloc() local
540 new_batch_copy_elems = rte_malloc_socket(NULL, in numa_realloc()
544 if (new_batch_copy_elems) { in numa_realloc()
546 vq->batch_copy_elems = new_batch_copy_elems; in numa_realloc()