Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_common_fbarray.c81 resize_and_map(int fd, const char *path, void *addr, size_t len) in resize_and_map() function
791 if (resize_and_map(fd, path, data, mmap_len)) in rte_fbarray_init()
894 if (resize_and_map(fd, path, data, mmap_len)) in rte_fbarray_attach()